Date: Tuesday, September 8, 2015 @ 16:16:19 Author: tredaelli Revision: 139615
upgpkg: miniupnpc 1.9.20150730-1 Modified: miniupnpc/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-09-08 14:09:55 UTC (rev 139614) +++ PKGBUILD 2015-09-08 14:16:19 UTC (rev 139615) @@ -2,7 +2,7 @@ # Maintainer: Timothy Redaelli <[email protected]> # Contributor: Florian Loitsch <[email protected]> pkgname=miniupnpc -pkgver=1.9.20150430 +pkgver=1.9.20150730 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=('76d707434833bd1114a17e339dfe89515feb80d648028d7cfd5750a0e8df7647') +sha256sums=('1d64fab1fd3b4c8545139341ba197f19329a863f4f21b578fc2a228ab586a604') build() { cd "$pkgname-$pkgver"
