summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeoffrey Westhoff2023-10-31 20:45:00 +0100
committerGeoffrey Westhoff2023-10-31 20:45:00 +0100
commit5c6d8c20f3c454bcc58edbfb958125b31b3aff9f (patch)
tree38bb6cd9eae7771c1d5ed08a4a4223157216b8da
parent2bd54f2fd26e2a9606238099192dd447fb39b06d (diff)
downloadaur-5c6d8c20f3c454bcc58edbfb958125b31b3aff9f.tar.gz
Update to 0.0.173
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0b9278bf582a..961389f01d54 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.172
+ pkgver = 0.0.173
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.172/discord-canary-0.0.172.tar.gz
+ source = https://dl-canary.discordapp.net/apps/linux/0.0.173/discord-canary-0.0.173.tar.gz
source = LICENSE.html::https://discordapp.com/terms
source = OSS-LICENSES.html::https://discordapp.com/licenses
- sha256sums = ffbe124b5e08411301cfac733c23bac0bbc169710dee48225e5bb678cef976f9
+ sha256sums = 6058c6500699332d4986d2a102a2db7d84ca412812f53296a91d3bf1c1113542
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 18ddf4b977a0..9a2d9a6b97fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@
pkgname=discord-canary-electron-bin
_pkgname=discord-canary
-pkgver=0.0.172
+pkgver=0.0.173
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=('ffbe124b5e08411301cfac733c23bac0bbc169710dee48225e5bb678cef976f9'
+sha256sums=('6058c6500699332d4986d2a102a2db7d84ca412812f53296a91d3bf1c1113542'
'SKIP'
'SKIP')