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

Ionut Biru ibiru at archlinux.org
Sun Jul 24 07:00:43 UTC 2011


    Date: Sunday, July 24, 2011 @ 03:00:43
  Author: ibiru
Revision: 132379

update tp 1.5.2

Modified:
  meld/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-07-23 23:24:10 UTC (rev 132378)
+++ PKGBUILD	2011-07-24 07:00:43 UTC (rev 132379)
@@ -3,7 +3,7 @@
 # Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=meld
-pkgver=1.5.1
+pkgver=1.5.2
 pkgrel=1
 pkgdesc='Visual diff and merge tool'
 arch=('any')
@@ -14,8 +14,8 @@
 optdepends=('pygtksourceview2: syntax highlighting'
             'gnome-python: gnome integration')
 install=meld.install
-source=("http://ftp.gnome.org/pub/gnome/sources/${pkgname}/1.5/${pkgname}-${pkgver}.tar.bz2")
-sha256sums=('822936d58adee8e7dcf6a7872d08803adb190746bf8ac26a23996d58561e727a')
+source=("http://ftp.gnome.org/pub/gnome/sources/${pkgname}/1.5/${pkgname}-${pkgver}.tar.xz")
+sha256sums=('bddd8322437fc4d5cf0d17e6f7e85ee273d86275a209640813d0e2451d9e2b17')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list