Date: Sunday, October 26, 2014 @ 02:03:52 Author: heftig Revision: 225345
3.12.1 Modified: meld/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-10-26 00:00:08 UTC (rev 225344) +++ PKGBUILD 2014-10-26 00:03:52 UTC (rev 225345) @@ -5,7 +5,7 @@ # Contributor: Douglas Soares de Andrade <[email protected]> pkgname=meld -pkgver=3.12.0 +pkgver=3.12.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=('1481f453463da29357953933362cccfa336313bd') +sha1sums=('c46ecab903bad2ece5c5031a624b545c7dcdb486') # Meld does not support Python 3. The build succeeds, but # the main executable checks the version and errors out.
