summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD5
2 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b21919b98e46..1739e39dbc82 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.10
+ pkgver = 0.0.11
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.10/discord-ptb-0.0.10.tar.gz
+ source = https://dl-ptb.discordapp.net/apps/linux/0.0.11/discord-ptb-0.0.11.tar.gz
md5sums = 26b3229c74488c64d94798e48bc49fcd
- md5sums = 8448dc09a42f90530a38e0080ef7048e
+ md5sums = cb67e85a36cfa929868dd1fcd7087b8c
pkgname = discord-ptb
diff --git a/PKGBUILD b/PKGBUILD
index 7c36a5cc8a76..acd9eb304f93 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,11 @@
# Maintainer: Anna <morganamilo@gmail.com>
# Co-Maintainer: E5ten <e5ten.arch@gmail.com>
+# Co-Maintainer: Pezz <aur [at] sanxion [dot] net>
# Contributor: Cayde Dixon <me@cazzar.net>
# Contributor: Anthony Anderson <aantony4122@gmail.com>
pkgname='discord-ptb'
-pkgver=0.0.10
+pkgver=0.0.11
pkgrel=1
pkgdesc="All-in-one voice and text chat for gamers that's free and secure."
arch=('x86_64')
@@ -23,7 +24,7 @@ install="DiscordPTB.install"
source=(LICENSE
"https://dl-ptb.discordapp.net/apps/linux/${pkgver}/${pkgname}-${pkgver}.tar.gz")
md5sums=('26b3229c74488c64d94798e48bc49fcd'
- '8448dc09a42f90530a38e0080ef7048e')
+ 'cb67e85a36cfa929868dd1fcd7087b8c')
#This is always latest build, right now I do not know of a version param.