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

Jan de Groot jgc at archlinux.org
Tue Aug 2 15:30:18 UTC 2011


    Date: Tuesday, August 2, 2011 @ 11:30:18
  Author: jgc
Revision: 134225

upgpkg: libgpod 0.8.2-1
Update to 0.8.2

Modified:
  libgpod/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-08-02 15:22:52 UTC (rev 134224)
+++ PKGBUILD	2011-08-02 15:30:18 UTC (rev 134225)
@@ -3,8 +3,8 @@
 # Contributor: William Rea <sillywilly at gmail.com>
 
 pkgname=libgpod
-pkgver=0.8.0
-pkgrel=2
+pkgver=0.8.2
+pkgrel=1
 pkgdesc="A shared library to access the contents of an iPod"
 arch=(i686 x86_64)
 license=('LGPL')
@@ -12,9 +12,9 @@
 makedepends=('intltool' 'swig' 'docbook-xsl' 'pygobject-devel' 'gtk-sharp-2')
 optdepends=('gtk-sharp-2: Mono bindings')
 url="http://www.gtkpod.org/libgpod/"
-source=(http://downloads.sourceforge.net/sourceforge/gtkpod/${pkgname}-${pkgver}.tar.gz)
+source=(http://downloads.sourceforge.net/sourceforge/gtkpod/${pkgname}-${pkgver}.tar.bz2)
 options=('!libtool' '!emptydirs')
-md5sums=('6660f74cc53293dcc847407aa5f672ce')
+md5sums=('ff0fd875fa08f2a6a49dec57ce3367ab')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list