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

Ionut Biru ibiru at archlinux.org
Mon Sep 27 20:57:57 UTC 2010


    Date: Monday, September 27, 2010 @ 16:57:57
  Author: ibiru
Revision: 91771

upgpkg: meld 1.4.0-1
update to 1.4.0

Modified:
  meld/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-09-27 20:57:31 UTC (rev 91770)
+++ PKGBUILD	2010-09-27 20:57:57 UTC (rev 91771)
@@ -3,19 +3,19 @@
 # Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=meld
-pkgver=1.3.3
-pkgrel=2
+pkgver=1.4.0
+pkgrel=1
 pkgdesc='Visual diff and merge tool for GNOME'
 arch=('any')
 url='http://meld.sourceforge.net/'
 license=('GPL')
-depends=('pygtk>=2.16.0')
+depends=('pygtk>=2.22.0')
 makedepends=('intltool' 'gnome-doc-utils')
 optdepends=('pygtksourceview2: syntax highlighting'
             'gnome-python: gnome integration')
 install=meld.install
-source=("http://ftp.gnome.org/pub/gnome/sources/${pkgname}/1.3/${pkgname}-${pkgver}.tar.bz2")
-sha256sums=('bfdf9a5e33a7ebc5b976fbd2925033e2bbd46e8f632437959b88aac35676d08a')
+source=("http://ftp.gnome.org/pub/gnome/sources/${pkgname}/1.4/${pkgname}-${pkgver}.tar.bz2")
+sha256sums=('0edb78d9da2bfe7e630742111eb6d8edc476c8cc91b1f6403d940d072dd75469')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list