Date: Thursday, May 21, 2015 @ 15:00:05 Author: tredaelli Revision: 133909
upgpkg: miniupnpc 1.9.20150430-1 Modified: miniupnpc/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-05-21 12:56:08 UTC (rev 133908) +++ PKGBUILD 2015-05-21 13:00:05 UTC (rev 133909) @@ -2,7 +2,7 @@ # Maintainer: Timothy Redaelli <[email protected]> # Contributor: Florian Loitsch <[email protected]> pkgname=miniupnpc -pkgver=1.9.20150206 +pkgver=1.9.20150430 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=('230d3ad5a3047daa77f99602503d798f720428207217ebfbfe2a4f7762b029e7') +sha256sums=('76d707434833bd1114a17e339dfe89515feb80d648028d7cfd5750a0e8df7647') build() { cd "$pkgname-$pkgver"
