[arch-commits] CVS update of extra/lib/libmpd (PKGBUILD)

Tobias Kieslich tobias at archlinux.org
Fri Jun 1 22:28:36 UTC 2007


    Date: Friday, June 1, 2007 @ 18:28:36
  Author: tobias
    Path: /home/cvs-extra/extra/lib/libmpd

Modified: PKGBUILD (1.5 -> 1.6)

upgrade some backlog for update reasons and bugfixes


----------+
 PKGBUILD |   13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)


Index: extra/lib/libmpd/PKGBUILD
diff -u extra/lib/libmpd/PKGBUILD:1.5 extra/lib/libmpd/PKGBUILD:1.6
--- extra/lib/libmpd/PKGBUILD:1.5	Mon Feb 19 13:52:43 2007
+++ extra/lib/libmpd/PKGBUILD	Fri Jun  1 18:28:36 2007
@@ -1,16 +1,17 @@
-# $Id: PKGBUILD,v 1.5 2007/02/19 18:52:43 tobias Exp $
+# $Id: PKGBUILD,v 1.6 2007/06/01 22:28:36 tobias Exp $
 # Maintainer: tobias <tobias at archlinux.org>
 
 pkgname=libmpd
-pkgver=0.13.0
+pkgver=0.14.0
 pkgrel=1
 pkgdesc="Signal based wrapper around libmpdclient"
 arch=(i686 x86_64)
-url="http://cms.qballcow.nl/index.php?page=Install"
+license=('GPL')
+url="http://sarine.nl/libmpd"
 depends=('glibc')
-options=('NOLIBTOOL')
-source=(http://sarine.nl/index.php\?mact=Uploads,cntnt01,getfile,0\&cntnt01showtemplate=false\&cntnt01upload_id=10\&cntnt01returnid=71)
-md5sums=('a1109d36da9c5c9c6e5fed59309b783b')
+options=('!LIBTOOL')
+source=(http://sarine.nl/index.php\?mact=Uploads,cntnt01,getfile,0\&cntnt01showtemplate=false\&cntnt01upload_id=36\&cntnt01returnid=71)
+md5sums=('44f9e0e3bcaf205b9a0d86cbcca03f9f')
 
 build() {
   cd ${startdir}/src




More information about the arch-commits mailing list