summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormorganamilo2019-01-15 17:35:01 +0000
committermorganamilo2019-01-15 17:35:01 +0000
commit732fcdca15cde86988cc091ada2634ab069cfbea (patch)
tree62917fe4b542e255b6319308e481d8b8a9767201 /PKGBUILD
parent4970eda980d8806424e0719be3bdac1ec4711234 (diff)
downloadaur-732fcdca15cde86988cc091ada2634ab069cfbea.tar.gz
Bump version to 0.0.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 47596a560834..a658ec69d491 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# Contributor: Anthony Anderson <aantony4122@gmail.com>
pkgname=discord
-pkgver=0.0.5
-pkgrel=5
+pkgver=0.0.6
+pkgrel=1
pkgdesc="All-in-one voice and text chat for gamers that's free and secure."
arch=('x86_64')
url='https://discordapp.com/'
@@ -22,7 +22,7 @@ install="Discord.install"
source=(LICENSE
"https://dl.discordapp.net/apps/linux/${pkgver}/${pkgname}-${pkgver}.tar.gz")
md5sums=('26b3229c74488c64d94798e48bc49fcd'
- '18a8e7f86d26a1472dbfff060e1671e4')
+ '4bfd875266791bb99fc818221e140ca1')
#This is always latest build, right now I do not know of a version param.