[arch-commits] Commit in libmpd/trunk (PKGBUILD)

Ionut Biru ibiru at archlinux.org
Thu May 20 18:05:27 UTC 2010


    Date: Thursday, May 20, 2010 @ 14:05:26
  Author: ibiru
Revision: 80681

upgpkg: libmpd 0.20.0-1
update to 0.20.0

Modified:
  libmpd/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-05-20 18:04:57 UTC (rev 80680)
+++ PKGBUILD	2010-05-20 18:05:26 UTC (rev 80681)
@@ -3,7 +3,7 @@
 # Contributor: tobias <tobias at archlinux.org>
 
 pkgname=libmpd
-pkgver=0.19.0
+pkgver=0.20.0
 pkgrel=1
 pkgdesc="Signal based wrapper around libmpdclient"
 arch=(i686 x86_64)
@@ -12,7 +12,7 @@
 depends=('glib2')
 options=('!libtool')
 source=(http://download.sarine.nl/Programs/gmpc/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('a994f5f25a22c778926a3684c3e3050d')
+md5sums=('2f1c99e12c69f7d95cfd1e27368056ed')
 
 build() {
   cd ${srcdir}/$pkgname-$pkgver




More information about the arch-commits mailing list