[arch-commits] Commit in libupnp/trunk (PKGBUILD)
Giovanni Scafora
giovanni at archlinux.org
Sun Nov 7 18:22:06 UTC 2010
Date: Sunday, November 7, 2010 @ 13:22:06
Author: giovanni
Revision: 98318
upgpkg: libupnp 1.6.9-1
upstream release
Modified:
libupnp/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-11-07 18:05:54 UTC (rev 98317)
+++ PKGBUILD 2010-11-07 18:22:06 UTC (rev 98318)
@@ -3,7 +3,7 @@
# Contributor: kastor <kastor at fobos.org.ar>
pkgname=libupnp
-pkgver=1.6.8
+pkgver=1.6.9
pkgrel=1
pkgdesc="Portable Open Source UPnP Development Kit"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
makedepends=('pkgconfig')
options=('!libtool')
source=(http://downloads.sourceforge.net/sourceforge/pupnp/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('7e162895b9d0f9efcccd07973012cdff')
+md5sums=('111369142b9fc26081e8c4c7cd7f01c3')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list