makedeb
Chat for Communities and Friends
Click here to go back to the commit logs for discord.
Hash: 698f1fb002dcdbc6bda8b988b976ed924f9341a5
Message: Updating discord to 0.0.53
diff --git a/.SRCINFO b/.SRCINFO
index a8b5fdd..b48d36c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,7 @@ pkgname = discord
pkgbase = discord
pkgdesc = Chat for Communities and Friends
pkgrel = 1
-pkgver = 0.0.52
+pkgver = 0.0.53
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.52/discord-0.0.52.deb
-b2sums = 6e9ee9f67b169ead37233aedd6a36a602171ac54157d9cc4466f0e8f765943863ae43a920c677e3834b183b3340a3d3c6b318d4fc8adc54e107d3d433636c8ba
+source = discord::https://dl.discordapp.net/apps/linux/0.0.53/discord-0.0.53.deb
+b2sums = 0fe70f2f77a0ec00c60ff4adb0a5f59842fdb52bd2f8d9563ac10e6792c0dd35af80794f95fb09b8022f57f3740b2d445c5600185afd5de29dd6a1738651e237
bullseye_depends = libc6
bullseye_depends = libasound2
bullseye_depends = libatomic1
diff --git a/PKGBUILD b/PKGBUILD
index 993e1c3..bc25b67 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Hunter Wittenborn <hunter@hunterwittenborn.com>
pkgname='discord'
-pkgver='0.0.52'
+pkgver='0.0.53'
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=('6e9ee9f67b169ead37233aedd6a36a602171ac54157d9cc4466f0e8f765943863ae43a920c677e3834b183b3340a3d3c6b318d4fc8adc54e107d3d433636c8ba')
+b2sums=('0fe70f2f77a0ec00c60ff4adb0a5f59842fdb52bd2f8d9563ac10e6792c0dd35af80794f95fb09b8022f57f3740b2d445c5600185afd5de29dd6a1738651e237')
package() {
tar -xf 'data.tar.gz' -C "${pkgdir}"