makedeb
Chat for Communities and Friends
Click here to go back to the commit logs for discord.
Hash: 05d974ddbcc8b4c051e339a988081485ea9c50b8
Message: Upgraded to 0.0.24
diff --git a/.SRCINFO b/.SRCINFO
index 540be94..493a51c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,7 @@ pkgname = discord
pkgbase = discord
pkgdesc = Chat for Communities and Friends
pkgrel = 1
-pkgver = 0.0.22
+pkgver = 0.0.24
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.22/discord-0.0.22.deb
-b2sums = ae1fdedb7c8513c94944e49b706932e16e7d5463025f57ddc4a5c52293e7e5f93062e1088adb43fc6f61c5bde3c063bf853718daa0e43d3cc5a33d0243855749
+source = discord::https://dl.discordapp.net/apps/linux/0.0.24/discord-0.0.24.deb
+b2sums = c19d94b2fa9e26cbae03c0612452e9f0c5759bf23cee5fcea079fa360b5e5aaa854392e9b772b4f5f45a49f85b7d56f2dc4d0c0f17882dc887d680b11e70a6d9
bullseye_depends = libc6
bullseye_depends = libasound2
bullseye_depends = libatomic1
diff --git a/PKGBUILD b/PKGBUILD
index 136a3da..786b506 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Hunter Wittenborn <hunter@hunterwittenborn.com>
pkgname='discord'
-pkgver='0.0.22'
+pkgver='0.0.24'
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=('ae1fdedb7c8513c94944e49b706932e16e7d5463025f57ddc4a5c52293e7e5f93062e1088adb43fc6f61c5bde3c063bf853718daa0e43d3cc5a33d0243855749')
+b2sums=('c19d94b2fa9e26cbae03c0612452e9f0c5759bf23cee5fcea079fa360b5e5aaa854392e9b772b4f5f45a49f85b7d56f2dc4d0c0f17882dc887d680b11e70a6d9')
package() {
tar -xf 'data.tar.gz' -C "${pkgdir}"