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

Jelle van der Waa jelle at nymeria.archlinux.org
Mon Oct 21 17:36:45 UTC 2013


    Date: Monday, October 21, 2013 @ 19:36:44
  Author: jelle
Revision: 98957

upgpkg: gtkpod 2.1.4-1

Modified:
  gtkpod/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-21 17:35:03 UTC (rev 98956)
+++ PKGBUILD	2013-10-21 17:36:44 UTC (rev 98957)
@@ -4,8 +4,8 @@
 # Contributor: Aaron Griffin <aaron at archlinux.org>
 
 pkgname=gtkpod
-pkgver=2.1.3
-pkgrel=4
+pkgver=2.1.4
+pkgrel=1
 pkgdesc="A platform independent GUI for Apple's iPod using GTK3"
 arch=('i686' 'x86_64')
 url="http://gtkpod.sourceforge.net"
@@ -21,13 +21,13 @@
 options=('!libtool')
 source=("http://downloads.sourceforge.net/gtkpod/$pkgname-$pkgver.tar.gz"
 	gtkpod-2.1.3-gdl-3.6.patch)
-md5sums=('57f04578de6e3262a436ec574422b144'
-	 '94a4cc0b47ba8895c0a51e53e94da517')
+md5sums=('66c12ccb529c0f7de9a48a7f0d277c80'
+         '94a4cc0b47ba8895c0a51e53e94da517')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"
 
-  patch -p1 -i "$srcdir/gtkpod-2.1.3-gdl-3.6.patch"
+# patch -p1 -i "$srcdir/gtkpod-2.1.3-gdl-3.6.patch"
   sed -i 's#python#python2#' scripts/sync-palm-jppy.py
 
   ./configure --prefix=/usr




More information about the arch-commits mailing list