From 34276794ce110cd2f9204e4b504aea41fb584145 Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Sat, 15 Feb 2014 03:33:23 +0000 Subject: Sat Feb 15 03:31:19 UTC 2014 --- community/miniupnpc/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/miniupnpc/PKGBUILD') diff --git a/community/miniupnpc/PKGBUILD b/community/miniupnpc/PKGBUILD index 5ace90fa7..ce97cf76b 100644 --- a/community/miniupnpc/PKGBUILD +++ b/community/miniupnpc/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 104542 2014-01-22 15:26:03Z tredaelli $ +# $Id: PKGBUILD 105735 2014-02-14 15:45:18Z tredaelli $ # Maintainer: Timothy Redaelli # Contributor: Florian Loitsch 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 @@ url="http://miniupnp.free.fr" license=('BSD') depends=('sh') source=("http://miniupnp.free.fr/files/$pkgname-$pkgver.tar.gz") -sha256sums=('4fb429d74c9955d8c4a8c9b34ddd0fb8efce16266ee66200e7af135fedb998e7') +sha256sums=('2923e453e880bb949e3d4da9f83dd3cb6f08946d35de0b864d0339cf70934464') build() { cd "$srcdir/$pkgname-$pkgver" -- cgit v1.2.3-54-g00ecf