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

Ionut Biru ibiru at archlinux.org
Fri Jul 22 09:23:34 UTC 2011


    Date: Friday, July 22, 2011 @ 05:23:34
  Author: ibiru
Revision: 132264

update to 1.5.1

Modified:
  meld/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-07-22 09:17:56 UTC (rev 132263)
+++ PKGBUILD	2011-07-22 09:23:34 UTC (rev 132264)
@@ -3,8 +3,8 @@
 # Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=meld
-pkgver=1.4.0
-pkgrel=3
+pkgver=1.5.1
+pkgrel=1
 pkgdesc='Visual diff and merge tool'
 arch=('any')
 url='http://meld.sourceforge.net/'
@@ -14,11 +14,9 @@
 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=('822936d58adee8e7dcf6a7872d08803adb190746bf8ac26a23996d58561e727a')
 
-options=('force')
-
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"
     make PYTHON=python2 prefix=/usr




More information about the arch-commits mailing list