makedeb
Chat for Communities and Friends
Click here to go back to the commit logs for discord-canary.
Hash: c45d6951435c216e97d738ee1ae9ed8e54a1fd85
Message: Upgraded to 0.0.142
diff --git a/.SRCINFO b/.SRCINFO
index 7bdf104..c82f8c2 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.139
+pkgver = 0.0.142
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.139/discord-canary-0.0.139.deb
-b2sums = f9c99e5580fed0ee0adc49de3acfecaa6f8d816ccfc974e8b60d575e60f01a834536051c95e01d07c0501591601496101b3dc0237f878ea31703e6e1548d2d4b
+source = https://dl-canary.discordapp.net/apps/linux/0.0.142/discord-canary-0.0.142.deb
+b2sums = a08928ae531b78876a185e0b6387bf61b5861cd3172a86d967c3f3d39f8f2fc6d076853799e73007400718d877a441abf7adf7632dc92381b87f432633af6719
bullseye_depends = libc6
bullseye_depends = libasound2
bullseye_depends = libatomic1
diff --git a/PKGBUILD b/PKGBUILD
index d5d0a7d..e28cfca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: hiddeninthesand <hiddeninthesand at protonmail dot com>
pkgname='discord-canary'
-pkgver='0.0.139'
+pkgver='0.0.142'
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")
-b2sums=('f9c99e5580fed0ee0adc49de3acfecaa6f8d816ccfc974e8b60d575e60f01a834536051c95e01d07c0501591601496101b3dc0237f878ea31703e6e1548d2d4b')
+b2sums=('a08928ae531b78876a185e0b6387bf61b5861cd3172a86d967c3f3d39f8f2fc6d076853799e73007400718d877a441abf7adf7632dc92381b87f432633af6719')
package() {
tar -xf 'data.tar.gz' -C "${pkgdir}"