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

Gaetan Bisson bisson at archlinux.org
Thu Jan 13 20:13:29 UTC 2011


    Date: Thursday, January 13, 2011 @ 15:13:29
  Author: bisson
Revision: 105882

upstream update

Modified:
  meld/trunk/PKGBUILD

----------+
 PKGBUILD |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-01-13 20:02:59 UTC (rev 105881)
+++ PKGBUILD	2011-01-13 20:13:29 UTC (rev 105882)
@@ -3,19 +3,19 @@
 # Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=meld
-pkgver=1.4.0
-pkgrel=2
-pkgdesc='Visual diff and merge tool for GNOME'
+pkgver=1.5.0
+pkgrel=1
+pkgdesc='Visual diff and merge tool'
 arch=('any')
 url='http://meld.sourceforge.net/'
 license=('GPL')
-depends=('pygtk>=2.22.0')
+depends=('pygtk')
 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.4/${pkgname}-${pkgver}.tar.bz2")
-sha256sums=('0edb78d9da2bfe7e630742111eb6d8edc476c8cc91b1f6403d940d072dd75469')
+source=("http://ftp.gnome.org/pub/gnome/sources/${pkgname}/1.5/${pkgname}-${pkgver}.tar.bz2")
+sha256sums=('35e75eb3f7b89a6a8a71fafa1e9f0049bc9facd18b0a2a2c54d5d911d098c0cd')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list