summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMike Sampson2019-01-24 11:47:03 +0000
committerMike Sampson2019-01-24 11:47:03 +0000
commit3189e4eb9b4b69ccb5b803400527026dc3d9c642 (patch)
tree43e31d0d78b2ee59c92b612e5b4a10623351a325 /PKGBUILD
parent2341cc3b3762a24b113bf7d1322bf8a4da071d81 (diff)
downloadaur-3189e4eb9b4b69ccb5b803400527026dc3d9c642.tar.gz
Version bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9ac0427e8506..89b2700dfc63 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: rabyte <rabyte__gmail>
pkgname=tintin
-pkgver=2.01.4
+pkgver=2.01.6
pkgrel=1
pkgdesc="A console-based MUD client"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ license=('GPL2')
depends=('zlib' 'pcre' 'gnutls')
options=('strip')
source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
-sha512sums=('649f3ee46a82d3622383dfa6319774c39d4ab1c3505deaba9fd85bf6c31cbad2c6064bfaa08beed8898832ecb5fc0851558b2de099617daeb5eb48140cdb8720')
+sha512sums=('730b5715c1707bb0401e7662793335a04ab6783b4194ea39c4b0a485eed9105deaf97793ee93995d314c99b4a97ffd25b927fc145c36d094ad2c68d16924a8c2')
build() {
cd $srcdir/tt/src