Date: Friday, February 14, 2014 @ 16:45:06 Author: tredaelli Revision: 105734
upgpkg: miniupnpc 1.9-1 Modified: miniupnpc/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-02-14 15:40:11 UTC (rev 105733) +++ PKGBUILD 2014-02-14 15:45:06 UTC (rev 105734) @@ -2,7 +2,7 @@ # Maintainer: Timothy Redaelli <[email protected]> # Contributor: Florian Loitsch <[email protected]> pkgname=miniupnpc -pkgver=1.8.20131209 +pkgver=1.9 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=('4fb429d74c9955d8c4a8c9b34ddd0fb8efce16266ee66200e7af135fedb998e7') +sha256sums=('2923e453e880bb949e3d4da9f83dd3cb6f08946d35de0b864d0339cf70934464') build() { cd "$srcdir/$pkgname-$pkgver"
