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

Douglas Soares de Andrade douglas at archlinux.org
Sat Aug 15 04:36:13 UTC 2009


    Date: Saturday, August 15, 2009 @ 00:36:13
  Author: douglas
Revision: 49684

upgpkg: meld 1.3.1-1
    Update to 1.3.1

Modified:
  meld/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-08-15 04:04:42 UTC (rev 49683)
+++ PKGBUILD	2009-08-15 04:36:13 UTC (rev 49684)
@@ -2,20 +2,19 @@
 # Maintainer: Douglas Soares de Andrade <douglas at archlinux.org>
 
 pkgname=meld
-pkgver=1.3.0
-pkgrel=2
+pkgver=1.3.1
+pkgrel=1
 pkgdesc="Visual diff and merge tool for GNOME"
 arch=(i686 x86_64)
 license=('GPL')
 url="http://meld.sourceforge.net/"
-depends=('pygtk>=2.14.1')
 makedepends=('pkgconfig' 'gnome-doc-utils' 'intltool')
 optdepends=('pygtksourceview2' 'gnome-python')
 source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/1.3/${pkgname}-${pkgver}.tar.gz)
-md5sums=('5cfc42077ba0bb9f03d6e568dbd906d7')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
   make prefix=/usr || return 1
   make prefix=/usr DESTDIR="${pkgdir}" install || return 1
 }
+md5sums=('e153f8d8675659dd0e6563008d4d7b4a')




More information about the arch-commits mailing list