summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormorganamilo2018-10-09 13:03:32 +0100
committermorganamilo2018-10-09 13:03:32 +0100
commit27a79ce28abab14e9ffd004fcc50da0856e86f4c (patch)
tree8d2d526017d0c1b8a9ac501a0c38a7de79285d8d
parent11274dcc494c55e31b72894268229525e64a0850 (diff)
downloadaur-27a79ce28abab14e9ffd004fcc50da0856e86f4c.tar.gz
Bump version to 0.0.55
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cd677cb3231d..07f118b91506 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.54
+ pkgver = 0.0.55
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.54/discord-canary-0.0.54.tar.gz
+ source = https://dl-canary.discordapp.net/apps/linux/0.0.55/discord-canary-0.0.55.tar.gz
md5sums = 26b3229c74488c64d94798e48bc49fcd
- md5sums = c0902e855efcab647700f7a11745dbd7
+ md5sums = f89296f76066ffaa6f8679e63fbe1ac8
pkgname = discord-canary
diff --git a/PKGBUILD b/PKGBUILD
index 30c5ed5e6904..60aadcc02f78 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Anthony Anderson <aantony4122@gmail.com>
pkgname=discord-canary
-pkgver=0.0.54
+pkgver=0.0.55
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'
- 'c0902e855efcab647700f7a11745dbd7')
+ 'f89296f76066ffaa6f8679e63fbe1ac8')