Date: Thursday, September 25, 2014 @ 00:39:33 Author: heftig Revision: 222981
3.11.4 Modified: meld/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-09-24 22:39:27 UTC (rev 222980) +++ PKGBUILD 2014-09-24 22:39:33 UTC (rev 222981) @@ -5,7 +5,7 @@ # Contributor: Douglas Soares de Andrade <[email protected]> pkgname=meld -pkgver=3.11.3 +pkgver=3.11.4 pkgrel=1 pkgdesc='Visual diff and merge tool' url='http://meldmerge.org/' @@ -17,7 +17,7 @@ gsettings-desktop-schemas) optdepends=('python2-dbus: open a new tab in an already running instance') source=("http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-${pkgver}.tar.xz") -sha1sums=('c5ad856bbbd554394c25781ecc25c32e6a51d075') +sha1sums=('18ebc2256f84f7083f3135f9422d23a52e336c55') # Meld does not support Python 3. The build succeeds, but # the main executable checks the version and errors out.
