summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 437b0d943c6d..f5b7aa03662a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = discord-canary-electron-bin
pkgdesc = Discord Canary (popular voice + video app) using the system provided electron for increased security and performance
- pkgver = 0.0.208
+ pkgver = 0.0.210
pkgrel = 1
url = https://canary.discordapp.com
arch = x86_64
@@ -24,10 +24,10 @@ pkgbase = discord-canary-electron-bin
provides = discord-canary
conflicts = discord-canary
options = !strip
- source = https://dl-canary.discordapp.net/apps/linux/0.0.208/discord-canary-0.0.208.tar.gz
+ source = https://dl-canary.discordapp.net/apps/linux/0.0.210/discord-canary-0.0.210.tar.gz
source = LICENSE.html::https://discordapp.com/terms
source = OSS-LICENSES.html::https://discordapp.com/licenses
- sha256sums = 7e8fe690d9b0fa7a49aa6917219be4599e983a3a66fe48a3e7a3c88318ededd4
+ sha256sums = a82d52a61daf2a88a85ffae7e6d9232126de98c246c1c19ae28196e836d9c059
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 529fddd3b07a..ece36f3a88dc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@
pkgname=discord-canary-electron-bin
_pkgname=discord-canary
-pkgver=0.0.208
+pkgver=0.0.210
pkgrel=1
pkgdesc="Discord Canary (popular voice + video app) using the system provided electron for increased security and performance"
arch=('x86_64')
@@ -36,7 +36,7 @@ source=("https://dl-canary.discordapp.net/apps/linux/${pkgver}/${_pkgname}-${pkg
'LICENSE.html::https://discordapp.com/terms'
'OSS-LICENSES.html::https://discordapp.com/licenses')
# Skip SHA256 of licenses, it fails always for some reason.
-sha256sums=('7e8fe690d9b0fa7a49aa6917219be4599e983a3a66fe48a3e7a3c88318ededd4'
+sha256sums=('a82d52a61daf2a88a85ffae7e6d9232126de98c246c1c19ae28196e836d9c059'
'SKIP'
'SKIP')