Date: Wednesday, March 30, 2016 @ 20:15:25 Author: heftig Revision: 263366
3.15.2 Modified: meld/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-03-30 18:14:01 UTC (rev 263365) +++ PKGBUILD 2016-03-30 18:15:25 UTC (rev 263366) @@ -5,7 +5,7 @@ # Contributor: Douglas Soares de Andrade <[email protected]> pkgname=meld -pkgver=3.14.2 +pkgver=3.15.2 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=("https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-${pkgver}.tar.xz") -sha1sums=('2339e0cec3b1859038f4272de018c95d6e54c4af') +sha1sums=('c5c34f52ebe337c654ad5e35450f43e95bdd7743') # Meld does not support Python 3. The build succeeds, but # the main executable checks the version and errors out.
