makedeb
Chat for Communities and Friends
Click here to go back to the commit logs for discord-canary.
Hash: 5c596ca52df03edf7352dd9f6a37cd6af0de91d0
Message: Upgraded to 0.0.139
diff --git a/.SRCINFO b/.SRCINFO
index 91a7f97..7bdf104 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,7 @@ pkgname = discord-canary
pkgbase = discord-canary
pkgdesc = Chat for Communities and Friends
pkgrel = 1
-pkgver = 0.0.136
+pkgver = 0.0.139
url = https://discord.com
arch = x86_64
depends = libc6
@@ -19,8 +19,8 @@ depends = libxtst6
depends = libc++1
depends = libappindicator1
license = custom
-source = https://dl-canary.discordapp.net/apps/linux/0.0.136/discord-canary-0.0.136.deb
-sha256sums = 9c5be7b76db38e4495c6e522e935384922cec5c3e9975e99f3b1cb4f7c072c13
+source = https://dl-canary.discordapp.net/apps/linux/0.0.139/discord-canary-0.0.139.deb
+b2sums = f9c99e5580fed0ee0adc49de3acfecaa6f8d816ccfc974e8b60d575e60f01a834536051c95e01d07c0501591601496101b3dc0237f878ea31703e6e1548d2d4b
bullseye_depends = libc6
bullseye_depends = libasound2
bullseye_depends = libatomic1
diff --git a/PKGBUILD b/PKGBUILD
index 95e5375..d5d0a7d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: hiddeninthesand <hiddeninthesand at protonmail dot com>
pkgname='discord-canary'
-pkgver='0.0.136'
+pkgver='0.0.139'
pkgrel='1'
pkgdesc="Chat for Communities and Friends"
arch=('x86_64')
@@ -13,7 +13,7 @@ bullseye_depends=("${_base_depends[@]}" 'libayatana-appindicator1')
url="https://discord.com"
license=('custom')
source=("https://dl-canary.discordapp.net/apps/linux/${pkgver}/${pkgname}-${pkgver}.deb")
-sha256sums=('9c5be7b76db38e4495c6e522e935384922cec5c3e9975e99f3b1cb4f7c072c13')
+b2sums=('f9c99e5580fed0ee0adc49de3acfecaa6f8d816ccfc974e8b60d575e60f01a834536051c95e01d07c0501591601496101b3dc0237f878ea31703e6e1548d2d4b')
package() {
tar -xf 'data.tar.gz' -C "${pkgdir}"