makedeb
Chat for Communities and Friends
Click here to go back to the commit logs for discord-canary.
Hash: 29a638e0ee9792ef44ad3a82f65e6a0eb7551e38
Message: Upgraded to 0.0.136
diff --git a/.SRCINFO b/.SRCINFO
index df26fcf..91a7f97 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.135
+pkgver = 0.0.136
url = https://discord.com
arch = x86_64
depends = libc6
@@ -19,19 +19,8 @@ depends = libxtst6
depends = libc++1
depends = libappindicator1
license = custom
-source = https://dl-canary.discordapp.net/apps/linux/0.0.135/discord-canary-0.0.135.deb
-sha256sums = 111fb8b7e416f5af95a6eafc884d8bcaa9853b0883400a7ceba6fc610128edef
-_base_depends = libc6
-_base_depends = libasound2
-_base_depends = libatomic1
-_base_depends = libgconf-2-4
-_base_depends = libnotify4
-_base_depends = libnspr4
-_base_depends = libnss3
-_base_depends = libstdc++6
-_base_depends = libxss1
-_base_depends = libxtst6
-_base_depends = libc++1
+source = https://dl-canary.discordapp.net/apps/linux/0.0.136/discord-canary-0.0.136.deb
+sha256sums = 9c5be7b76db38e4495c6e522e935384922cec5c3e9975e99f3b1cb4f7c072c13
bullseye_depends = libc6
bullseye_depends = libasound2
bullseye_depends = libatomic1
diff --git a/PKGBUILD b/PKGBUILD
index 7c249ae..95e5375 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: hiddeninthesand <hiddeninthesand at protonmail dot com>
pkgname='discord-canary'
-pkgver='0.0.135'
+pkgver='0.0.136'
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=('111fb8b7e416f5af95a6eafc884d8bcaa9853b0883400a7ceba6fc610128edef')
+sha256sums=('9c5be7b76db38e4495c6e522e935384922cec5c3e9975e99f3b1cb4f7c072c13')
package() {
tar -xf 'data.tar.gz' -C "${pkgdir}"