Date: Friday, July 3, 2015 @ 23:26:33 Author: heftig Revision: 241778
3.13.2 Modified: meld/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-07-03 21:25:59 UTC (rev 241777) +++ PKGBUILD 2015-07-03 21:26:33 UTC (rev 241778) @@ -5,7 +5,7 @@ # Contributor: Douglas Soares de Andrade <[email protected]> pkgname=meld -pkgver=3.13.1 +pkgver=3.13.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=("http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-${pkgver}.tar.xz") -sha1sums=('81edb3eb089b3be85ad9975444c9da4aede23ced') +sha1sums=('caf9c6eabf734c5c90baf46a66cbf6f0f8dd2491') # Meld does not support Python 3. The build succeeds, but # the main executable checks the version and errors out.
