Date: Saturday, May 30, 2015 @ 05:12:52 Author: heftig Revision: 239891
3.13.1 Modified: meld/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-05-30 02:55:27 UTC (rev 239890) +++ PKGBUILD 2015-05-30 03:12:52 UTC (rev 239891) @@ -5,7 +5,7 @@ # Contributor: Douglas Soares de Andrade <[email protected]> pkgname=meld -pkgver=3.12.3 +pkgver=3.13.1 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=('01d742bf5a12879bc1591110f3ee90496195b76b') +sha1sums=('81edb3eb089b3be85ad9975444c9da4aede23ced') # Meld does not support Python 3. The build succeeds, but # the main executable checks the version and errors out.
