summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeoffrey Westhoff2023-11-22 22:23:32 +0100
committerGeoffrey Westhoff2023-11-22 22:23:32 +0100
commit29ede18884d48806df01eadbe737a53ef02b2c4d (patch)
tree410feb193c1018b45d7cc37b7f3f4fc3e760d340
parent4db8a249230c60d037245135affc27733ab0c7f6 (diff)
downloadaur-29ede18884d48806df01eadbe737a53ef02b2c4d.tar.gz
Update to 0.0.189
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 38b7677cbcd2..3ec753a434f9 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.188
+ pkgver = 0.0.189
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.188/discord-canary-0.0.188.tar.gz
+ source = https://dl-canary.discordapp.net/apps/linux/0.0.189/discord-canary-0.0.189.tar.gz
source = LICENSE.html::https://discordapp.com/terms
source = OSS-LICENSES.html::https://discordapp.com/licenses
- sha256sums = e4c7c915f456140fd34fd67a3f10d68f479240bd30ea093f4a0898fd22d37fa0
+ sha256sums = 85d26598089b7311e2a998589185e207516f4a9ad360d29e81cdad83ea0b7d9a
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index c05ae3d39fcd..3d3442d01e5a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@
pkgname=discord-canary-electron-bin
_pkgname=discord-canary
-pkgver=0.0.188
+pkgver=0.0.189
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=('e4c7c915f456140fd34fd67a3f10d68f479240bd30ea093f4a0898fd22d37fa0'
+sha256sums=('85d26598089b7311e2a998589185e207516f4a9ad360d29e81cdad83ea0b7d9a'
'SKIP'
'SKIP')