makedeb
Chat for Communities and Friends
Click here to go back to the commit logs for discord.
Hash: b7a20d3d2b6013d63f9b00544c25f13c78533d43
Message: Upgraded to 0.0.20
diff --git a/.SRCINFO b/.SRCINFO
index 7aaad6d..a78fe6d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,7 @@ pkgname = discord
pkgbase = discord
pkgdesc = Chat for Communities and Friends
pkgrel = 1
-pkgver = 0.0.19
+pkgver = 0.0.20
url = https://discord.com
arch = x86_64
depends = libc6
@@ -19,8 +19,8 @@ depends = libxtst6
depends = libc++1
depends = libappindicator1
license = custom
-source = discord::https://dl.discordapp.net/apps/linux/0.0.19/discord-0.0.19.deb
-b2sums = 1db73436ceea9313772e2d5c0b8fce8e48f40f46aeadfbac0192df439d45ca3553329b5089f26ae1aa16efd256391b9c41332ca0bd7f92eebe6f2fd234dfacc3
+source = discord::https://dl.discordapp.net/apps/linux/0.0.20/discord-0.0.20.deb
+b2sums = c28294429cf753f5e6588645aff5bf0ecf8fe1a46ae4414b23b7aa58b1b83182ec58d0d49b19fa839c3f6e6620009fe939378e2ad011c2bb547d06633867138e
bullseye_depends = libc6
bullseye_depends = libasound2
bullseye_depends = libatomic1
diff --git a/PKGBUILD b/PKGBUILD
index 839cd49..70a70ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Hunter Wittenborn <hunter@hunterwittenborn.com>
pkgname='discord'
-pkgver='0.0.19'
+pkgver='0.0.20'
pkgrel='1'
pkgdesc="Chat for Communities and Friends"
arch=('x86_64')
@@ -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=('1db73436ceea9313772e2d5c0b8fce8e48f40f46aeadfbac0192df439d45ca3553329b5089f26ae1aa16efd256391b9c41332ca0bd7f92eebe6f2fd234dfacc3')
+b2sums=('c28294429cf753f5e6588645aff5bf0ecf8fe1a46ae4414b23b7aa58b1b83182ec58d0d49b19fa839c3f6e6620009fe939378e2ad011c2bb547d06633867138e')
package() {
tar -xf 'data.tar.gz' -C "${pkgdir}"