summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRX142019-10-11 10:02:54 +0100
committerRX142019-10-11 10:02:54 +0100
commit0daf26158e15347b526ac28b3b2ef707e7eb9508 (patch)
tree12cdc2238ec3d6060f98eaadddcfb02d423bb156
parent3d765b4db4bfe09ec2392c92493ae94d713945ad (diff)
downloadaur-0daf26158e15347b526ac28b3b2ef707e7eb9508.tar.gz
0.0.97-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1792052319e6..6e0a84da11fb 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.96
+ pkgver = 0.0.97
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.96/discord-canary-0.0.96.tar.gz
+ source = https://dl-canary.discordapp.net/apps/linux/0.0.97/discord-canary-0.0.97.tar.gz
source = LICENSE
source = discord-canary.sh
- sha256sums = 5773e636e4ca8e79d0d61c10814563ff62703603b6455df25b9cbe5e7682bebb
+ sha256sums = fdd63ed29b477df67d9efb0d5dc0f73e5f155027768c58b8e82a3739b6dd81f2
sha256sums = 9be5f85421c9094c390c25bf1f45157c3c8dcf592feb8acb0810a61f11d80b90
sha256sums = ce8c521119e3a7432e7b8c8d4c1393b3fd6d8add4da9518a0ddf90850b646ae7
diff --git a/PKGBUILD b/PKGBUILD
index c20d92561729..ae2da8a8c566 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor: Anthony Anderson <aantony4122@gmail.com>
pkgname=discord-canary
-pkgver=0.0.96
+pkgver=0.0.97
pkgrel=1
pkgdesc="All-in-one voice and text chat for gamers that's free and secure."
arch=('x86_64')
@@ -21,10 +21,10 @@ optdepends=('libpulse: For pulseaudio support'
source=("https://dl-canary.discordapp.net/apps/linux/${pkgver}/${pkgname}-${pkgver}.tar.gz"
'LICENSE'
"${pkgname}.sh")
-sha256sums=('5773e636e4ca8e79d0d61c10814563ff62703603b6455df25b9cbe5e7682bebb'
+sha256sums=('fdd63ed29b477df67d9efb0d5dc0f73e5f155027768c58b8e82a3739b6dd81f2'
'9be5f85421c9094c390c25bf1f45157c3c8dcf592feb8acb0810a61f11d80b90'
'ce8c521119e3a7432e7b8c8d4c1393b3fd6d8add4da9518a0ddf90850b646ae7')
-
+
package() {
# Install the main files.
install -d "${pkgdir}/opt/${pkgname}"