summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKodehawa2023-12-18 23:28:46 -0300
committerKodehawa2023-12-18 23:28:46 -0300
commiteed27f44d8223631a6029cc1a5de8f6eb5010e0b (patch)
treef9e2614176b88fd7746bb89df92e370b7785637d
parent81324bb62bda5ac650aceea8020780afc4b52dda (diff)
downloadaur-eed27f44d8223631a6029cc1a5de8f6eb5010e0b.tar.gz
0.0.227
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5663332af215..7085314c362e 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.225
+ pkgver = 0.0.227
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.225/discord-canary-0.0.225.tar.gz
+ source = https://dl-canary.discordapp.net/apps/linux/0.0.227/discord-canary-0.0.227.tar.gz
source = LICENSE.html::https://discordapp.com/terms
source = OSS-LICENSES.html::https://discordapp.com/licenses
- sha256sums = 9eadbb66ac740eb46c6a6e87d035a928e3adbc726c9b6d7e615656a56729afe6
+ sha256sums = 3e0848e075732048832b117e26361bf584d146ea1df1183525a4334c1caeb647
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 54226c152248..a9cea57f890b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@
pkgname=discord-canary-electron-bin
_pkgname=discord-canary
-pkgver=0.0.225
+pkgver=0.0.227
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=('9eadbb66ac740eb46c6a6e87d035a928e3adbc726c9b6d7e615656a56729afe6'
+sha256sums=('3e0848e075732048832b117e26361bf584d146ea1df1183525a4334c1caeb647'
'SKIP'
'SKIP')