summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKodehawa2024-03-24 21:16:16 -0300
committerKodehawa2024-03-24 21:16:16 -0300
commitaae4151f0c62bc05c9c0cf18abfe8b6db0d9ef81 (patch)
tree84a2026ccf8d7103a0fb5956a7c8f0542a1201aa
parent457e91363361dce1392d44ad3d9f4fb93a86d85e (diff)
downloadaur-aae4151f0c62bc05c9c0cf18abfe8b6db0d9ef81.tar.gz
0.0.324
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bcec5759257c..7693aee7b1e6 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.323
+ pkgver = 0.0.324
pkgrel = 1
url = https://canary.discordapp.com
arch = x86_64
@@ -25,10 +25,10 @@ pkgbase = discord-canary-electron-bin
provides = discord-canary
conflicts = discord-canary
options = !strip
- source = https://dl-canary.discordapp.net/apps/linux/0.0.323/discord-canary-0.0.323.tar.gz
+ source = https://dl-canary.discordapp.net/apps/linux/0.0.324/discord-canary-0.0.324.tar.gz
source = LICENSE.html::https://discordapp.com/terms
source = OSS-LICENSES.html::https://discordapp.com/licenses
- sha256sums = 8e17e0ebacdde680034fce110dda015e9f27f7119dd6335a5fc84346724a14ad
+ sha256sums = 2c9740ce333faaea47517855ece59e1d9a044432438cd00e1e875e0091847ac9
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 0b8047241389..fb544f3520fb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@
pkgname=discord-canary-electron-bin
_pkgname=discord-canary
-pkgver=0.0.323
+pkgver=0.0.324
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=('8e17e0ebacdde680034fce110dda015e9f27f7119dd6335a5fc84346724a14ad'
+sha256sums=('2c9740ce333faaea47517855ece59e1d9a044432438cd00e1e875e0091847ac9'
'SKIP'
'SKIP')