Date: Wednesday, June 19, 2013 @ 16:28:38 Author: tredaelli Revision: 92932
upgpkg: miniupnpc 1.8-1 Modified: miniupnpc/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-06-19 14:22:24 UTC (rev 92931) +++ PKGBUILD 2013-06-19 14:28:38 UTC (rev 92932) @@ -2,15 +2,15 @@ # Maintainer: Timothy Redaelli <[email protected]> # Contributor: Florian Loitsch <[email protected]> pkgname=miniupnpc -pkgver=1.6 -pkgrel=2 +pkgver=1.8 +pkgrel=1 pkgdesc="A small UPnP client library/tool to access Internet Gateway Devices" arch=('i686' 'x86_64') url="http://miniupnp.free.fr" license=('BSD') depends=('sh') source=("http://miniupnp.free.fr/files/$pkgname-$pkgver.tar.gz") -md5sums=('88055f2d4a061cfd4cfe25a9eae22f67') +md5sums=('065bf20a20ebe605c675b7a5aaef340a') build() { cd "$srcdir/$pkgname-$pkgver"
