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 1bf90cc6215b..c376b6ee7513 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = discord-canary
pkgdesc = All-in-one voice and text chat for gamers that's free and secure.
- pkgver = 0.0.81
+ pkgver = 0.0.82
pkgrel = 1
url = https://discordapp.com/
arch = x86_64
@@ -19,10 +19,10 @@ pkgbase = discord-canary
optdepends = ttf-symbola: Font for emoji support.
optdepends = noto-fonts-cjk: Font for special characters such as /shrug face.
provides = discord
- source = https://dl-canary.discordapp.net/apps/linux/0.0.81/discord-canary-0.0.81.tar.gz
+ source = https://dl-canary.discordapp.net/apps/linux/0.0.82/discord-canary-0.0.82.tar.gz
source = LICENSE
source = discord-canary.sh
- sha256sums = b559cb266b30d26af5ec3de68a65ad36e45d47595105f7eabba8623bc3acbf36
+ sha256sums = a54aebc133cc47160dc00a02bf51d032c2c97f36e4971b02e8a54a0f7f90eba9
sha256sums = 9be5f85421c9094c390c25bf1f45157c3c8dcf592feb8acb0810a61f11d80b90
sha256sums = ce8c521119e3a7432e7b8c8d4c1393b3fd6d8add4da9518a0ddf90850b646ae7
diff --git a/PKGBUILD b/PKGBUILD
index c494b270a5a0..8787e8979c2f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Anthony Anderson <aantony4122@gmail.com>
pkgname=discord-canary
-pkgver=0.0.81
+pkgver=0.0.82
pkgrel=1
pkgdesc="All-in-one voice and text chat for gamers that's free and secure."
arch=('x86_64')
@@ -20,7 +20,7 @@ optdepends=('libpulse: For pulseaudio support'
source=("https://dl-canary.discordapp.net/apps/linux/${pkgver}/${pkgname}-${pkgver}.tar.gz"
'LICENSE'
"${pkgname}.sh")
-sha256sums=('b559cb266b30d26af5ec3de68a65ad36e45d47595105f7eabba8623bc3acbf36'
+sha256sums=('a54aebc133cc47160dc00a02bf51d032c2c97f36e4971b02e8a54a0f7f90eba9'
'9be5f85421c9094c390c25bf1f45157c3c8dcf592feb8acb0810a61f11d80b90'
'ce8c521119e3a7432e7b8c8d4c1393b3fd6d8add4da9518a0ddf90850b646ae7')