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

Tobias Powalowski tpowa at archlinux.org
Sun Mar 15 16:45:42 UTC 2009


    Date: Sunday, March 15, 2009 @ 12:45:42
  Author: tpowa
Revision: 29982

upgpkg: libgpod 0.7.0-1

Modified:
  libgpod/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-03-15 16:35:50 UTC (rev 29981)
+++ PKGBUILD	2009-03-15 16:45:42 UTC (rev 29982)
@@ -3,8 +3,8 @@
 # Contributor: William Rea <sillywilly at gmail.com>
 
 pkgname=libgpod
-pkgver=0.6.0
-pkgrel=3
+pkgver=0.7.0
+pkgrel=1
 pkgdesc="libgpod is a shared library to access the contents of an iPod"
 arch=(i686 x86_64)
 license=('LGPL')
@@ -13,8 +13,6 @@
 url="http://www.gtkpod.org/libgpod.html"
 source=(http://downloads.sourceforge.net/sourceforge/gtkpod/${pkgname}-${pkgver}.tar.gz 
 	add_string.patch)
-md5sums=('b44d8aee3f6610370b6faf61770c5f3c'
-         '0accf863699c12ae538df9e70467df06')
 options=(!libtool)
 
 build() {
@@ -25,3 +23,5 @@
   make PREFIX=/usr DESTDIR=${startdir}/pkg install || return 1
   sed -i -e 's|glib-2.0|gobject-2.0|' ${startdir}/pkg/usr/lib/pkgconfig/libgpod-1.0.pc
 }
+md5sums=('34eba68a6037e6b2feda20f46d1dbfb8'
+         '0accf863699c12ae538df9e70467df06')




More information about the arch-commits mailing list