summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Perry (Pezz)2019-03-21 08:17:17 +1100
committerSimon Perry (Pezz)2019-03-21 08:17:17 +1100
commit61f3aabe751c7dca53bb548a12b66b0caba997cb (patch)
treee8f7c582ce4e745ee8477d8186d9fab2655b8939
parenta51d16a826b926eced7b80e151415d341a99d3bc (diff)
downloadaur-61f3aabe751c7dca53bb548a12b66b0caba997cb.tar.gz
Bump to 0.0.15
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 495d28d355b5..b436998233d9 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.14
+ pkgver = 0.0.15
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.14/discord-ptb-0.0.14.tar.gz
+ source = https://dl-ptb.discordapp.net/apps/linux/0.0.15/discord-ptb-0.0.15.tar.gz
md5sums = 26b3229c74488c64d94798e48bc49fcd
- md5sums = f313e2433c4665dd827f11fd77174b5f
+ md5sums = 4201450fc96eb974ae74740ff925747d
pkgname = discord-ptb
diff --git a/PKGBUILD b/PKGBUILD
index 527994b9baa5..35dd93af6ce1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Anthony Anderson <aantony4122@gmail.com>
pkgname='discord-ptb'
-pkgver=0.0.14
+pkgver=0.0.15
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'
- 'f313e2433c4665dd827f11fd77174b5f')
+ '4201450fc96eb974ae74740ff925747d')
#This is always latest build, right now I do not know of a version param.