summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cb40dd0e82c4..33350be43845 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = discord-canary
pkgdesc = All-in-one voice and text chat for gamers - alpha build
- pkgver = 0.0.281
+ pkgver = 0.0.282
pkgrel = 1
url = https://discordapp.com
arch = x86_64
@@ -13,10 +13,10 @@ pkgbase = discord-canary
optdepends = libpulse: Pulseaudio support
optdepends = xdg-utils: Open files
options = !strip
- source = https://dl-canary.discordapp.net/apps/linux/0.0.281/discord-canary-0.0.281.tar.gz
+ source = https://dl-canary.discordapp.net/apps/linux/0.0.282/discord-canary-0.0.282.tar.gz
source = LICENSE.html::https://discordapp.com/terms
source = OSS-LICENSES.html::https://discordapp.com/licenses
- sha512sums = d2bfbf27b6f1b49d17b48d7e582782f12ab0110f6aef3201e7611a3eee4b09f71808d16024443eb4c68d398a2cfe872372246a77654c30b1e9d07685c63aaf56
+ sha512sums = c5ceea2fe2965f793f6ec1a2c6b3736b2c2cd17d28e2efcb1daf7a592147c96ff3636bdeb110d09167ea1059d76bbcd2b98cb9b4a11e96fa740244d5aacac42e
sha512sums = SKIP
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 1dc51f61cb1e..1e0880db7ca4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=discord-canary
_pkgname=DiscordCanary
-pkgver=0.0.281
+pkgver=0.0.282
pkgrel=1
pkgdesc="All-in-one voice and text chat for gamers - alpha build"
arch=('x86_64')
@@ -15,7 +15,7 @@ optdepends=('libpulse: Pulseaudio support'
source=("https://dl-canary.discordapp.net/apps/linux/$pkgver/$pkgname-$pkgver.tar.gz"
'LICENSE.html::https://discordapp.com/terms'
'OSS-LICENSES.html::https://discordapp.com/licenses')
-sha512sums=('d2bfbf27b6f1b49d17b48d7e582782f12ab0110f6aef3201e7611a3eee4b09f71808d16024443eb4c68d398a2cfe872372246a77654c30b1e9d07685c63aaf56'
+sha512sums=('c5ceea2fe2965f793f6ec1a2c6b3736b2c2cd17d28e2efcb1daf7a592147c96ff3636bdeb110d09167ea1059d76bbcd2b98cb9b4a11e96fa740244d5aacac42e'
'SKIP'
'SKIP')