summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKodehawa2024-01-24 19:42:12 -0300
committerKodehawa2024-01-24 19:42:12 -0300
commit4e8e7710458ab42369bc36cc6e49f3dbdefd059c (patch)
tree2c4b599a22f0d093b2b54cfffb051619213de1a2
parentdca9e7e24a40afe590de08a155365eebc3fe85e9 (diff)
downloadaur-4e8e7710458ab42369bc36cc6e49f3dbdefd059c.tar.gz
0.0.254
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index adba585499eb..2cc879e6dee9 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.253
+ pkgver = 0.0.254
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.253/discord-canary-0.0.253.tar.gz
+ source = https://dl-canary.discordapp.net/apps/linux/0.0.254/discord-canary-0.0.254.tar.gz
source = LICENSE.html::https://discordapp.com/terms
source = OSS-LICENSES.html::https://discordapp.com/licenses
- sha256sums = f551f05547d0ce27ccba7b54b5df06857d84d985c5351f130a32242e8d734b10
+ sha256sums = d85a8daf27e8625b3f4807c2b331917a6b85c6b24f1eec5a9b0fafcd093a3070
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 3d505f00fc10..cda4f76d838f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@
pkgname=discord-canary-electron-bin
_pkgname=discord-canary
-pkgver=0.0.253
+pkgver=0.0.254
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=('f551f05547d0ce27ccba7b54b5df06857d84d985c5351f130a32242e8d734b10'
+sha256sums=('d85a8daf27e8625b3f4807c2b331917a6b85c6b24f1eec5a9b0fafcd093a3070'
'SKIP'
'SKIP')