makedeb
Chat for Communities and Friends
Click here to go back to the commit logs for discord-canary.
Hash: 46d4756a933087c201125bf9c66fe5685efce6a7
Message: Upgraded to 0.0.146
diff --git a/.SRCINFO b/.SRCINFO
index e75ae6a..0392922 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.145
+pkgver = 0.0.146
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.145/discord-canary-0.0.145.deb
-b2sums = 9aece31351dfe31e1a5fb9f238ccaab5f1f799abea3a36fed1d6d2d0d28104d4508f711042803cce1140a5118fa30add9f6efbb4b3cf4620081ee5f4f94aaa9b
+source = https://dl-canary.discordapp.net/apps/linux/0.0.146/discord-canary-0.0.146.deb
+b2sums = 16b5795b5404175d4ef2d8ec5e781d74ffd02a6bb82022c00bc53ff7d23999b94a47aec13cc36c9dd0c6cc1aeaf7b283fcd2dcccd16e22e8c2bb81476dced0d6
bullseye_depends = libc6
bullseye_depends = libasound2
bullseye_depends = libatomic1
diff --git a/PKGBUILD b/PKGBUILD
index eaaaa78..c16dace 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: hiddeninthesand <hiddeninthesand at protonmail dot com>
pkgname='discord-canary'
-pkgver='0.0.145'
+pkgver='0.0.146'
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=('9aece31351dfe31e1a5fb9f238ccaab5f1f799abea3a36fed1d6d2d0d28104d4508f711042803cce1140a5118fa30add9f6efbb4b3cf4620081ee5f4f94aaa9b')
+b2sums=('16b5795b5404175d4ef2d8ec5e781d74ffd02a6bb82022c00bc53ff7d23999b94a47aec13cc36c9dd0c6cc1aeaf7b283fcd2dcccd16e22e8c2bb81476dced0d6')
package() {
tar -xf 'data.tar.gz' -C "${pkgdir}"