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

Tobias Kieslich tobias at archlinux.org
Sun Nov 9 06:47:29 UTC 2008


    Date: Sunday, November 9, 2008 @ 01:47:29
  Author: tobias
Revision: 18797

upgpkg: gmpc 0.16.1-1

Modified:
  gmpc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-11-09 06:38:11 UTC (rev 18796)
+++ PKGBUILD	2008-11-09 06:47:29 UTC (rev 18797)
@@ -3,20 +3,20 @@
 # Contributor: Tobias Kieslich <tobias at justdreams.de>
 
 pkgname=gmpc
-pkgver=0.15.5.0
+pkgver=0.16.1
 pkgrel=1
 pkgdesc="a GNOME based GUI client tool for MPD"
 arch=(i686 x86_64)
 url="http://sarine.nl/gmpc"
 license=("GPL")
 depends=('libglade' 'libmpd' 'curl>=7.16.2' 'libsm')
+makedepends=('gob2')
 options=(!libtool)
-source=(http://sarine.nl/index.php\?mact=Uploads,cntnt01,getfile,0\&cntnt01showtemplate=false\&cntnt01upload_id=38\&cntnt01returnid=71)
-md5sums=('8d04d8f1bad663d037b107d1845d62e6')
+source=(http://download.sarine.nl/Programs/gmpc/${pkgver}/${pkgname}-${pkgver}.tar.gz)
+md5sums=('5dc126a03da41cb92643b48dbd0aba82')
 
 build() {
   cd ${startdir}/src
-  mv index.php* ./${pkgname}-${pkgver}.tar.gz
   tar xzf ${pkgname}-${pkgver}.tar.gz 
 
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list