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

Andrea Scarpino andrea at archlinux.org
Mon Sep 21 08:42:04 UTC 2009


    Date: Monday, September 21, 2009 @ 04:42:04
  Author: andrea
Revision: 52507

upgpkg: libmpd 0.19.0-1
    upstream release

Modified:
  libmpd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-09-21 08:38:25 UTC (rev 52506)
+++ PKGBUILD	2009-09-21 08:42:04 UTC (rev 52507)
@@ -1,8 +1,9 @@
 # $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
 # Contributor: tobias <tobias at archlinux.org>
 
 pkgname=libmpd
-pkgver=0.18.0
+pkgver=0.19.0
 pkgrel=1
 pkgdesc="Signal based wrapper around libmpdclient"
 arch=(i686 x86_64)
@@ -11,7 +12,7 @@
 depends=('glib2')
 options=('!libtool')
 source=(http://download.sarine.nl/Programs/gmpc/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('dd0c008d416e35c44d8e77c9899fb65b')
+md5sums=('a994f5f25a22c778926a3684c3e3050d')
 
 build() {
   cd ${srcdir}/$pkgname-$pkgver




More information about the arch-commits mailing list