summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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