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 8ddadadd5df7..d4fd311d3eee 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.211
+ pkgver = 0.0.212
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.211/discord-canary-0.0.211.tar.gz
+ source = https://dl-canary.discordapp.net/apps/linux/0.0.212/discord-canary-0.0.212.tar.gz
source = LICENSE.html::https://discordapp.com/terms
source = OSS-LICENSES.html::https://discordapp.com/licenses
- sha256sums = 6482fbdf8bb6c2e96380736c3d4909cc9f19ad5cfeccd8aca24d8e739c9e67f0
+ sha256sums = d07aa70e9c6b585cbb6d716915d04ed20100c55a00ce770caecf047075a4c862
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index dcf90ac33692..fceee9216d1e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@
pkgname=discord-canary-electron-bin
_pkgname=discord-canary
-pkgver=0.0.211
+pkgver=0.0.212
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=('6482fbdf8bb6c2e96380736c3d4909cc9f19ad5cfeccd8aca24d8e739c9e67f0'
+sha256sums=('d07aa70e9c6b585cbb6d716915d04ed20100c55a00ce770caecf047075a4c862'
'SKIP'
'SKIP')