summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKodehawa2024-01-26 13:42:14 -0300
committerKodehawa2024-01-26 13:42:14 -0300
commit74d38a32161930f0fa1a6243a821e1eefc179b89 (patch)
treea8129be90beb3902f9ab5ae590700258807070f0
parent62c14c729d775ed562523566e915eb639f5e032d (diff)
downloadaur-74d38a32161930f0fa1a6243a821e1eefc179b89.tar.gz
0.0.257
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8d515a345fda..f9314c4eb49a 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.255
+ pkgver = 0.0.257
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.255/discord-canary-0.0.255.tar.gz
+ source = https://dl-canary.discordapp.net/apps/linux/0.0.257/discord-canary-0.0.257.tar.gz
source = LICENSE.html::https://discordapp.com/terms
source = OSS-LICENSES.html::https://discordapp.com/licenses
- sha256sums = 47537b97d788f93262e75daa2147e252abf9350bd5b75367158b8c6f8e9b2541
+ sha256sums = d805024d6284078732dad15f9c9327f18c33d41f1adc7eb2864548701d1f2cc1
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index e745095cd665..46576beb92b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@
pkgname=discord-canary-electron-bin
_pkgname=discord-canary
-pkgver=0.0.255
+pkgver=0.0.257
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=('47537b97d788f93262e75daa2147e252abf9350bd5b75367158b8c6f8e9b2541'
+sha256sums=('d805024d6284078732dad15f9c9327f18c33d41f1adc7eb2864548701d1f2cc1'
'SKIP'
'SKIP')