From 73b233efdaf0f278755f7196450767666031d455 Mon Sep 17 00:00:00 2001 From: Freemor Date: Tue, 25 Aug 2020 10:56:50 -0300 Subject: Update [pcr/tintin] closes #2875. (Still need to be rebuild for ARM is anyone has a working ARM chroot) --- pcr/tintin/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pcr/tintin/PKGBUILD') diff --git a/pcr/tintin/PKGBUILD b/pcr/tintin/PKGBUILD index b10de75ee..ce3565cbf 100644 --- a/pcr/tintin/PKGBUILD +++ b/pcr/tintin/PKGBUILD @@ -5,7 +5,7 @@ # Maintainer: Freemor pkgname=tintin -pkgver=2.01.8 +pkgver=2.02.03 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=('3c90b6ae3fb2f380fb46694e983bdd18a0b119a26f48f1ad5bbb50ada6dbf3c9b89eb2b5be7eaba4eedf487e7cb46606a0c3a0ca4011b3561a34f3e9fed670e9') +sha512sums=('7940f79e4187748cefe3943d17fe79d657eeb9a9ad23ffced3b1d27fee47998e0bc5346520fe8ed3ef5025392e01d557d4f6d96741d249174991f72b20f2d4dd') build() { cd $srcdir/tt/src -- cgit v1.2.3