Date: Thursday, May 31, 2018 @ 02:21:51 Author: felixonmars Revision: 333868
upgpkg: tcping 1.3.5-5 BUILDINFO Rebuild Modified: tcping/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-31 02:21:43 UTC (rev 333867) +++ PKGBUILD 2018-05-31 02:21:51 UTC (rev 333868) @@ -4,7 +4,7 @@ pkgname=tcping pkgver=1.3.5 -pkgrel=4 +pkgrel=5 pkgdesc="a utility that does a TCP connect to the given ip/port combination" url="http://linuxco.de/tcping/tcping.html" license=("LGPL") @@ -11,7 +11,7 @@ arch=('x86_64') depends=('glibc') source=("http://linuxco.de/${pkgname}/${pkgname}-${pkgver}.tar.gz") -md5sums=('f9dd03c730db6999ca8beca479f078e3') +sha512sums=('729360cd1f820ec7c68e2c64365caf60daace8c486c64fe96a88d1037b9818dd27603408962842b74d0db1ee2306ef68522f3f3369c1390e4554929297de760d') build() { cd "$srcdir/$pkgname-$pkgver"
