summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Perry (Pezz)2018-12-21 10:05:56 +1100
committerSimon Perry (Pezz)2018-12-21 10:05:56 +1100
commit39d1ca35b8e9ea45f41e8007a06a2b0ceb435612 (patch)
tree5d22616e0f7c0bef4b83be4cd86a3df98c79bedc
parent550bde7c3ec2037d75c73db898fc8f832baf163b (diff)
downloadaur-39d1ca35b8e9ea45f41e8007a06a2b0ceb435612.tar.gz
Bump to 0.0.10
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 670058bea57f..b21919b98e46 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = discord-ptb
pkgdesc = All-in-one voice and text chat for gamers that's free and secure.
- pkgver = 0.0.9
- pkgrel = 3
+ pkgver = 0.0.10
+ pkgrel = 1
url = https://discordapp.com/
install = DiscordPTB.install
arch = x86_64
@@ -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.9/discord-ptb-0.0.9.tar.gz
+ source = https://dl-ptb.discordapp.net/apps/linux/0.0.10/discord-ptb-0.0.10.tar.gz
md5sums = 26b3229c74488c64d94798e48bc49fcd
- md5sums = db2bbf313309bd8d139ae92d2ae7a10e
+ md5sums = 8448dc09a42f90530a38e0080ef7048e
pkgname = discord-ptb
diff --git a/PKGBUILD b/PKGBUILD
index 1e6c1a236862..7c36a5cc8a76 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# Contributor: Anthony Anderson <aantony4122@gmail.com>
pkgname='discord-ptb'
-pkgver=0.0.9
-pkgrel=3
+pkgver=0.0.10
+pkgrel=1
pkgdesc="All-in-one voice and text chat for gamers that's free and secure."
arch=('x86_64')
url='https://discordapp.com/'
@@ -23,7 +23,7 @@ install="DiscordPTB.install"
source=(LICENSE
"https://dl-ptb.discordapp.net/apps/linux/${pkgver}/${pkgname}-${pkgver}.tar.gz")
md5sums=('26b3229c74488c64d94798e48bc49fcd'
- 'db2bbf313309bd8d139ae92d2ae7a10e')
+ '8448dc09a42f90530a38e0080ef7048e')
#This is always latest build, right now I do not know of a version param.