makedeb
Chat for Communities and Friends
Click here to go back to the commit logs for discord.
Hash: b7148179a05701874a43808b9b936724600f1f57
Message: Updating discord to 0.0.47
diff --git a/.SRCINFO b/.SRCINFO
index 70e12c3..3c94c41 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,7 @@ pkgname = discord
pkgbase = discord
pkgdesc = Chat for Communities and Friends
pkgrel = 1
-pkgver = 0.0.46
+pkgver = 0.0.47
url = https://discord.com
arch = amd64
depends = libc6
@@ -17,8 +17,8 @@ depends = libxss1
depends = libxtst6
depends = libappindicator1
license = custom
-source = discord::https://dl.discordapp.net/apps/linux/0.0.46/discord-0.0.46.deb
-b2sums = 8cb9a16b2e0cfcb2bd086b35a6639b3ecfd8480b77dc472a2121da3d454f431b44a2a9e115ff97fe5206cf4e31decf2eb351cb07671afc4c24cd65e5748f7db1
+source = discord::https://dl.discordapp.net/apps/linux/0.0.47/discord-0.0.47.deb
+b2sums = 302fcff5576efa9832df9a2b118aff7154d708453bd8dfedcbcdc2fb7be01dcae029023dce295f518382b2645982bb4e36e44eca5d86567f887a4433c84abab5
bullseye_depends = libc6
bullseye_depends = libasound2
bullseye_depends = libatomic1
diff --git a/PKGBUILD b/PKGBUILD
index 18b1db3..21f5305 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Hunter Wittenborn <hunter@hunterwittenborn.com>
pkgname='discord'
-pkgver='0.0.46'
+pkgver='0.0.47'
pkgrel='1'
pkgdesc="Chat for Communities and Friends"
arch=('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=('8cb9a16b2e0cfcb2bd086b35a6639b3ecfd8480b77dc472a2121da3d454f431b44a2a9e115ff97fe5206cf4e31decf2eb351cb07671afc4c24cd65e5748f7db1')
+b2sums=('302fcff5576efa9832df9a2b118aff7154d708453bd8dfedcbcdc2fb7be01dcae029023dce295f518382b2645982bb4e36e44eca5d86567f887a4433c84abab5')
package() {
tar -xf 'data.tar.gz' -C "${pkgdir}"