makedeb


discord 0.0.78-1


Chat for Communities and Friends

Click here to go back to the commit logs for discord.

Commit:


Hash: baa4182e2a68ead11a97c9cc6269d74994df0f3a

Message: Updating discord to 0.0.43

Diff


diff --git a/.SRCINFO b/.SRCINFO
index dcb5af6..6a51a6d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,7 @@ pkgname = discord
 pkgbase = discord
 pkgdesc = Chat for Communities and Friends
 pkgrel = 1
-pkgver = 0.0.42
+pkgver = 0.0.43
 url = https://discord.com
 arch = x86_64
 arch = amd64
@@ -18,8 +18,8 @@ depends = libxss1
 depends = libxtst6
 depends = libappindicator1
 license = custom
-source = discord::https://dl.discordapp.net/apps/linux/0.0.42/discord-0.0.42.deb
-b2sums = eca6f058e4e1903a389d981f4ac5458368945ff51130f173d51522e291e30f73d4bae57ee56c3e299bd6774666e6813f2020868c1eae51a0f68e575be98350bb
+source = discord::https://dl.discordapp.net/apps/linux/0.0.43/discord-0.0.43.deb
+b2sums = 3ace6309c3d3d84bf196e3b02f02070c691badf803d366e357fb4b45d39081ffa9586e9ac27eafcebdc2dafa8123ddf014bb62d3ab54f87248744c7dbb8dfa3b
 bullseye_depends = libc6
 bullseye_depends = libasound2
 bullseye_depends = libatomic1
diff --git a/PKGBUILD b/PKGBUILD
index e43d86a..88f465e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 # Contributor: Hunter Wittenborn <hunter@hunterwittenborn.com>
 
 pkgname='discord'
-pkgver='0.0.42'
+pkgver='0.0.43'
 pkgrel='1'
 pkgdesc="Chat for Communities and Friends"
 arch=('x86_64' 'amd64')
@@ -14,7 +14,7 @@ bullseye_depends=("${_base_depends[@]}" 'libayatana-appindicator1')
 url="https://discord.com"
 license=('custom')
 source=("${pkgname}::https://dl.discordapp.net/apps/linux/${pkgver}/discord-${pkgver}.deb")
-b2sums=('eca6f058e4e1903a389d981f4ac5458368945ff51130f173d51522e291e30f73d4bae57ee56c3e299bd6774666e6813f2020868c1eae51a0f68e575be98350bb')
+b2sums=('3ace6309c3d3d84bf196e3b02f02070c691badf803d366e357fb4b45d39081ffa9586e9ac27eafcebdc2dafa8123ddf014bb62d3ab54f87248744c7dbb8dfa3b')
 
 package() {
     tar -xf 'data.tar.gz' -C "${pkgdir}"