Date: Wednesday, November 18, 2015 @ 18:43:48 Author: tredaelli Revision: 147096
upgpkg: miniupnpc 1.9.20151026-1 Modified: miniupnpc/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-11-18 17:40:25 UTC (rev 147095) +++ PKGBUILD 2015-11-18 17:43:48 UTC (rev 147096) @@ -2,7 +2,7 @@ # Maintainer: Timothy Redaelli <[email protected]> # Contributor: Florian Loitsch <[email protected]> pkgname=miniupnpc -pkgver=1.9.20151008 +pkgver=1.9.20151026 pkgrel=1 pkgdesc="A small UPnP client library/tool to access Internet Gateway Devices" arch=('i686' 'x86_64') @@ -10,7 +10,7 @@ license=('BSD') depends=('sh') source=("http://miniupnp.free.fr/files/$pkgname-$pkgver.tar.gz") -sha256sums=('e444ac3b587ce82709c4d0cfca1fe71f44f9fc433e9f946b12b9e1bfe667a633') +sha256sums=('f3cf9a5a31588a917d4d9237e5bc50f84d00c5aa48e27ed50d9b88dfa6a25d47') build() { cd "$pkgname-$pkgver"
