From 9614e33a084af8c29686573f7806731226e6d7d4 Mon Sep 17 00:00:00 2001 From: Freemor Date: Thu, 18 Jul 2019 12:28:30 -0300 Subject: Bring [pcr/tintin] current --- pcr/tintin/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pcr') diff --git a/pcr/tintin/PKGBUILD b/pcr/tintin/PKGBUILD index 4473c7b80..b10de75ee 100644 --- a/pcr/tintin/PKGBUILD +++ b/pcr/tintin/PKGBUILD @@ -5,7 +5,7 @@ # Maintainer: Freemor pkgname=tintin -pkgver=2.01.4 +pkgver=2.01.8 pkgrel=1 pkgdesc="A console-based MUD client" arch=('i686' 'x86_64' 'armv7h') @@ -14,7 +14,7 @@ license=('GPL2') depends=('zlib' 'pcre' 'gnutls') options=('strip') source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz) -sha512sums=('649f3ee46a82d3622383dfa6319774c39d4ab1c3505deaba9fd85bf6c31cbad2c6064bfaa08beed8898832ecb5fc0851558b2de099617daeb5eb48140cdb8720') +sha512sums=('3c90b6ae3fb2f380fb46694e983bdd18a0b119a26f48f1ad5bbb50ada6dbf3c9b89eb2b5be7eaba4eedf487e7cb46606a0c3a0ca4011b3561a34f3e9fed670e9') build() { cd $srcdir/tt/src -- cgit v1.2.3