Date: Tuesday, January 3, 2017 @ 12:14:59 Author: tredaelli Revision: 204778
upgpkg: miniupnpd 2.0.20161216-1 Modified: miniupnpd/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-01-03 11:52:45 UTC (rev 204777) +++ PKGBUILD 2017-01-03 12:14:59 UTC (rev 204778) @@ -2,7 +2,7 @@ # Maintainer: Timothy Redaelli <[email protected]> # Contributor: fauno <[email protected]> pkgname=miniupnpd -pkgver=2.0 +pkgver=2.0.20161216 pkgrel=1 pkgdesc="Lightweight UPnP IGD daemon" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ makedepends=('lsb-release') source=("http://miniupnp.free.fr/files/$pkgname-$pkgver.tar.gz" miniupnpd.systemd) -sha256sums=('d96aa3a00e0f5490826bba3cb97e68cd27479e5839adac4b9bcb66eae786bfb7' +sha256sums=('9e73d50ac830b5e08b6eb1df4e4c917833a5ab54351809f615d15d0f30cdeef3' '66cd1ed0ae55c683910d46c2e486a8b52e48088b70248323cf894bc962ede48f') build() {
