summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeoffrey Westhoff2023-12-14 23:15:03 +0100
committerGeoffrey Westhoff2023-12-14 23:15:03 +0100
commit4b16d352bc6b18192693014c224c0bfa7dee9468 (patch)
tree0f3fb943f304d6d853c9abaf2126ae744e385b58
parenta2f67d48ebbb28c52af1690f69131c8d84eb0d28 (diff)
downloadaur-4b16d352bc6b18192693014c224c0bfa7dee9468.tar.gz
Update to 0.0.223
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7778a8a3cbf2..59a2d2379b55 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.221
+ pkgver = 0.0.223
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.221/discord-canary-0.0.221.tar.gz
+ source = https://dl-canary.discordapp.net/apps/linux/0.0.223/discord-canary-0.0.223.tar.gz
source = LICENSE.html::https://discordapp.com/terms
source = OSS-LICENSES.html::https://discordapp.com/licenses
- sha256sums = d12b54ea330ba3f5108dc31afed91096a55c54e94395072472bd999c0a3921bd
+ sha256sums = eadf67b13f9b08c49a0bf1f5f50dc56a43496f632ce9da50058c75d310ebc34c
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 5b112d42b860..c24e15e676e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@
pkgname=discord-canary-electron-bin
_pkgname=discord-canary
-pkgver=0.0.221
+pkgver=0.0.223
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=('d12b54ea330ba3f5108dc31afed91096a55c54e94395072472bd999c0a3921bd'
+sha256sums=('eadf67b13f9b08c49a0bf1f5f50dc56a43496f632ce9da50058c75d310ebc34c'
'SKIP'
'SKIP')