Date: Thursday, June 30, 2016 @ 13:26:31 Author: tredaelli Revision: 181638
upgpkg: miniupnpc 2.0-1 Modified: miniupnpc/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-06-30 13:21:17 UTC (rev 181637) +++ PKGBUILD 2016-06-30 13:26:31 UTC (rev 181638) @@ -2,7 +2,7 @@ # Maintainer: Timothy Redaelli <[email protected]> # Contributor: Florian Loitsch <[email protected]> pkgname=miniupnpc -pkgver=1.9.20151026 +pkgver=2.0 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=('f3cf9a5a31588a917d4d9237e5bc50f84d00c5aa48e27ed50d9b88dfa6a25d47') +sha256sums=('d434ceb8986efbe199c5ca53f90ed53eab290b1e6d0530b717eb6fa49d61f93b') build() { cd "$pkgname-$pkgver"
