summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeoffrey Westhoff2024-01-18 23:07:57 +0100
committerGeoffrey Westhoff2024-01-18 23:07:57 +0100
commitdc65eaa44c9c9599574f6caa5eb07c74fa31bbac (patch)
tree029eb30652d71b45cc8d42ef93a7baf7f5403a83
parente79ee427fab79f8f6ce445993382a83949d069cf (diff)
downloadaur-dc65eaa44c9c9599574f6caa5eb07c74fa31bbac.tar.gz
Update to 0.0.250
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2beedcb3c724..4f0db5a1a66d 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.249
+ pkgver = 0.0.250
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.249/discord-canary-0.0.249.tar.gz
+ source = https://dl-canary.discordapp.net/apps/linux/0.0.250/discord-canary-0.0.250.tar.gz
source = LICENSE.html::https://discordapp.com/terms
source = OSS-LICENSES.html::https://discordapp.com/licenses
- sha256sums = c6668eb8f5b6bb0e7cce44dc072cc398f0ece14c577dc60dcaeffdb049787b7e
+ sha256sums = 6515f7c8decb45b4bb13b317b291defa10c331ee5924b9d022865d185a5effad
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index b290aa5a6f46..35e891438961 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@
pkgname=discord-canary-electron-bin
_pkgname=discord-canary
-pkgver=0.0.249
+pkgver=0.0.250
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=('c6668eb8f5b6bb0e7cce44dc072cc398f0ece14c577dc60dcaeffdb049787b7e'
+sha256sums=('6515f7c8decb45b4bb13b317b291defa10c331ee5924b9d022865d185a5effad'
'SKIP'
'SKIP')