summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Perry (Pezz)2019-03-09 06:46:24 +1100
committerSimon Perry (Pezz)2019-03-09 06:46:24 +1100
commita51d16a826b926eced7b80e151415d341a99d3bc (patch)
tree0ea3971f142730937a693e7c701ad4f6ba38e9d6
parent82330c8a4e809e6b7fa6bf3a08c63e92fc1cfbbd (diff)
downloadaur-a51d16a826b926eced7b80e151415d341a99d3bc.tar.gz
Bump to 0.0.14
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 65ea1cc3104d..495d28d355b5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = discord-ptb
pkgdesc = All-in-one voice and text chat for gamers that's free and secure.
- pkgver = 0.0.13
+ pkgver = 0.0.14
pkgrel = 1
url = https://discordapp.com/
install = DiscordPTB.install
@@ -21,9 +21,9 @@ pkgbase = discord-ptb
optdepends = noto-fonts-cjk: Font for special characters such as /shrug face.
provides = discord
source = LICENSE
- source = https://dl-ptb.discordapp.net/apps/linux/0.0.13/discord-ptb-0.0.13.tar.gz
+ source = https://dl-ptb.discordapp.net/apps/linux/0.0.14/discord-ptb-0.0.14.tar.gz
md5sums = 26b3229c74488c64d94798e48bc49fcd
- md5sums = 20a55a3b1ab4c538a05c19359605d004
+ md5sums = f313e2433c4665dd827f11fd77174b5f
pkgname = discord-ptb
diff --git a/PKGBUILD b/PKGBUILD
index 8a51ff032f7a..527994b9baa5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Anthony Anderson <aantony4122@gmail.com>
pkgname='discord-ptb'
-pkgver=0.0.13
+pkgver=0.0.14
pkgrel=1
pkgdesc="All-in-one voice and text chat for gamers that's free and secure."
arch=('x86_64')
@@ -25,7 +25,7 @@ source=(LICENSE
"https://dl-ptb.discordapp.net/apps/linux/${pkgver}/${pkgname}-${pkgver}.tar.gz")
md5sums=('26b3229c74488c64d94798e48bc49fcd'
- '20a55a3b1ab4c538a05c19359605d004')
+ 'f313e2433c4665dd827f11fd77174b5f')
#This is always latest build, right now I do not know of a version param.