Date: Saturday, December 14, 2013 @ 23:59:19 Author: heftig Revision: 201549
1.8.3 Modified: meld/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-12-14 21:56:57 UTC (rev 201548) +++ PKGBUILD 2013-12-14 22:59:19 UTC (rev 201549) @@ -4,7 +4,7 @@ # Contributor: Douglas Soares de Andrade <[email protected]> pkgname=meld -pkgver=1.8.2 +pkgver=1.8.3 pkgrel=1 pkgdesc='Visual diff and merge tool' url='http://meldmerge.org/' @@ -16,7 +16,7 @@ 'python2-dbus: open a new tab in an already running instance' 'python2-gconf: gnome integration') source=("http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -sha1sums=('da6e4430ea3e56ec649b53f96c485de13a52627f') +sha1sums=('b2321e45466a963cb7bd85e6b648c9648b35af52') install=install options=('!emptydirs')
