Date: Wednesday, January 22, 2014 @ 16:25:51 Author: tredaelli Revision: 104541
upgpkg: miniupnpc 1.8.20131209-1 Modified: miniupnpc/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-01-22 15:25:26 UTC (rev 104540) +++ PKGBUILD 2014-01-22 15:25:51 UTC (rev 104541) @@ -2,8 +2,8 @@ # Maintainer: Timothy Redaelli <[email protected]> # Contributor: Florian Loitsch <[email protected]> pkgname=miniupnpc -pkgver=1.8 -pkgrel=2 +pkgver=1.8.20131209 +pkgrel=1 pkgdesc="A small UPnP client library/tool to access Internet Gateway Devices" arch=('i686' 'x86_64') url="http://miniupnp.free.fr" @@ -10,7 +10,7 @@ license=('BSD') depends=('sh') source=("http://miniupnp.free.fr/files/$pkgname-$pkgver.tar.gz") -md5sums=('065bf20a20ebe605c675b7a5aaef340a') +sha256sums=('4fb429d74c9955d8c4a8c9b34ddd0fb8efce16266ee66200e7af135fedb998e7') build() { cd "$srcdir/$pkgname-$pkgver"
