summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Perry (Pezz)2019-01-16 16:21:36 +1100
committerSimon Perry (Pezz)2019-01-16 16:21:36 +1100
commit92dce2429451e72010d32164aac5881bc79f1287 (patch)
tree3e3b998744411a7e3c7404ab16631aaf25ee8fb7
parent791f515fc1eb979524bd03ee6e17a6733a714fa1 (diff)
downloadaur-92dce2429451e72010d32164aac5881bc79f1287.tar.gz
Bump to 0.0.12
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD5
2 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1739e39dbc82..0cb1df872f24 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.11
+ pkgver = 0.0.12
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.11/discord-ptb-0.0.11.tar.gz
+ source = https://dl-ptb.discordapp.net/apps/linux/0.0.12/discord-ptb-0.0.12.tar.gz
md5sums = 26b3229c74488c64d94798e48bc49fcd
- md5sums = cb67e85a36cfa929868dd1fcd7087b8c
+ md5sums = b3aa27ac648afb4e43885714b38e4b4a
pkgname = discord-ptb
diff --git a/PKGBUILD b/PKGBUILD
index acd9eb304f93..e3acb81d38e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Anthony Anderson <aantony4122@gmail.com>
pkgname='discord-ptb'
-pkgver=0.0.11
+pkgver=0.0.12
pkgrel=1
pkgdesc="All-in-one voice and text chat for gamers that's free and secure."
arch=('x86_64')
@@ -23,8 +23,9 @@ optdepends=(
install="DiscordPTB.install"
source=(LICENSE
"https://dl-ptb.discordapp.net/apps/linux/${pkgver}/${pkgname}-${pkgver}.tar.gz")
+
md5sums=('26b3229c74488c64d94798e48bc49fcd'
- 'cb67e85a36cfa929868dd1fcd7087b8c')
+ 'b3aa27ac648afb4e43885714b38e4b4a')
#This is always latest build, right now I do not know of a version param.