summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormorganamilo2018-11-24 09:27:58 +0000
committermorganamilo2018-11-24 09:27:58 +0000
commit6edd4e1c2e1340d9a54b79224755c2e691750ed3 (patch)
tree51b2b2b2c8139b44a707549e414db570f44fa495
parent29bcfc715a62b55c2a9feebf0144475d0cae356a (diff)
downloadaur-6edd4e1c2e1340d9a54b79224755c2e691750ed3.tar.gz
Bump version to 0.0.61
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7bb7827712f7..2e698cc1ec74 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.60
+ pkgver = 0.0.61
pkgrel = 1
url = https://discordapp.com/
install = DiscordCanary.install
@@ -23,9 +23,9 @@ pkgbase = discord-canary
optdepends = noto-fonts-cjk: Font for special characters such as /shrug face.
provides = discord
source = LICENSE
- source = https://dl-canary.discordapp.net/apps/linux/0.0.60/discord-canary-0.0.60.tar.gz
+ source = https://dl-canary.discordapp.net/apps/linux/0.0.61/discord-canary-0.0.61.tar.gz
md5sums = 26b3229c74488c64d94798e48bc49fcd
- md5sums = abaa86833e990304880fedfce16df5b7
+ md5sums = 59e1dc5446f36a84d96584cdceb173ba
pkgname = discord-canary
diff --git a/PKGBUILD b/PKGBUILD
index 3d7b1c451676..f9a926121b11 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Anthony Anderson <aantony4122@gmail.com>
pkgname=discord-canary
-pkgver=0.0.60
+pkgver=0.0.61
pkgrel=1
pkgdesc="All-in-one voice and text chat for gamers that's free and secure."
arch=('x86_64')
@@ -23,7 +23,7 @@ install="DiscordCanary.install"
source=(LICENSE
"https://dl-canary.discordapp.net/apps/linux/${pkgver}/${pkgname}-${pkgver}.tar.gz")
md5sums=('26b3229c74488c64d94798e48bc49fcd'
- 'abaa86833e990304880fedfce16df5b7')
+ '59e1dc5446f36a84d96584cdceb173ba')