Date: Thursday, July 23, 2015 @ 00:46:47 Author: heftig Revision: 242447
3.14.0 Modified: meld/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-07-22 19:31:38 UTC (rev 242446) +++ PKGBUILD 2015-07-22 22:46:47 UTC (rev 242447) @@ -5,7 +5,7 @@ # Contributor: Douglas Soares de Andrade <[email protected]> pkgname=meld -pkgver=3.13.2 +pkgver=3.14.0 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=('caf9c6eabf734c5c90baf46a66cbf6f0f8dd2491') +sha1sums=('69aa58ebf5356f1f9d39079b8c32f60139f5d63e') # Meld does not support Python 3. The build succeeds, but # the main executable checks the version and errors out.
