summaryrefslogtreecommitdiff
path: root/pcr
diff options
context:
space:
mode:
authorFreemor <freemor@freemor.ca>2020-08-25 10:56:50 -0300
committerFreemor <freemor@freemor.ca>2020-08-25 10:56:50 -0300
commit73b233efdaf0f278755f7196450767666031d455 (patch)
tree0a776f636df983354f6ea5677845bdb19c8d92af /pcr
parent570167d8a8e1e009e7ec668b2d09c25258ef0111 (diff)
Update [pcr/tintin] closes #2875. (Still need to be rebuild for ARM is anyone has a working ARM chroot)
Diffstat (limited to 'pcr')
-rw-r--r--pcr/tintin/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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 <freemor@freemor.ca>
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