summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeoffrey Westhoff2024-02-29 14:05:33 +0100
committerGeoffrey Westhoff2024-02-29 14:05:33 +0100
commit2f1507fab4d2335faf574312629fc2ad6fdc430f (patch)
tree43a25d1988c3aa13a529d70de0051fb93f83b1ff
parente762afb95ffe6f0c34b23b2b758201c71273a38c (diff)
downloadaur-2f1507fab4d2335faf574312629fc2ad6fdc430f.tar.gz
Update to 0.0.283
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5a15befc8700..fe98f29f45de 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.282
+ pkgver = 0.0.283
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.282/discord-canary-0.0.282.tar.gz
+ source = https://dl-canary.discordapp.net/apps/linux/0.0.283/discord-canary-0.0.283.tar.gz
source = LICENSE.html::https://discordapp.com/terms
source = OSS-LICENSES.html::https://discordapp.com/licenses
- sha256sums = f888e5ff23daec357354a3964f10aee85c48b2c72122a61afad6019e729d0810
+ sha256sums = f3bac62c11d3c6b06e98b83fa90469df94a7bad644f6fcc032a78f05e660a4fa
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 8d1cf77906d5..01f0cc714688 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@
pkgname=discord-canary-electron-bin
_pkgname=discord-canary
-pkgver=0.0.282
+pkgver=0.0.283
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=('f888e5ff23daec357354a3964f10aee85c48b2c72122a61afad6019e729d0810'
+sha256sums=('f3bac62c11d3c6b06e98b83fa90469df94a7bad644f6fcc032a78f05e660a4fa'
'SKIP'
'SKIP')