summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeoffrey Westhoff2023-12-02 00:39:20 +0100
committerGeoffrey Westhoff2023-12-02 00:39:20 +0100
commit719b08570be5d2ead612a54bdb6e14050cbf1f62 (patch)
tree92ab99b0c45d99e0353e9a5d74b2f80c2ccfc550
parent73f4118c39758bfe71c15bce933d378fbd13f72c (diff)
downloadaur-719b08570be5d2ead612a54bdb6e14050cbf1f62.tar.gz
Update to 0.0.204
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d208ed430ee8..2db4f1cfe5f9 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.203
+ pkgver = 0.0.204
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.203/discord-canary-0.0.203.tar.gz
+ source = https://dl-canary.discordapp.net/apps/linux/0.0.204/discord-canary-0.0.204.tar.gz
source = LICENSE.html::https://discordapp.com/terms
source = OSS-LICENSES.html::https://discordapp.com/licenses
- sha256sums = b9b9ad55203022c2e7dcd05a78a50285d4e9a84e0fa00699395bd05470db8850
+ sha256sums = 185e024e1e330c6cc988ded05562d977c64e05adcb9fdfeea6a0e26795a79046
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 5ca55c4ca778..0f29075ae4dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@
pkgname=discord-canary-electron-bin
_pkgname=discord-canary
-pkgver=0.0.203
+pkgver=0.0.204
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=('b9b9ad55203022c2e7dcd05a78a50285d4e9a84e0fa00699395bd05470db8850'
+sha256sums=('185e024e1e330c6cc988ded05562d977c64e05adcb9fdfeea6a0e26795a79046'
'SKIP'
'SKIP')