[arch-commits] Commit in meld/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Fri Jul 29 22:28:58 UTC 2016
Date: Friday, July 29, 2016 @ 22:28:58
Author: heftig
Revision: 272697
3.16.2-1
Modified:
meld/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-07-29 19:31:37 UTC (rev 272696)
+++ PKGBUILD 2016-07-29 22:28:58 UTC (rev 272697)
@@ -5,7 +5,7 @@
# Contributor: Douglas Soares de Andrade <douglas at archlinux.org>
pkgname=meld
-pkgver=3.16.1
+pkgver=3.16.2
pkgrel=1
pkgdesc='Visual diff and merge tool'
url='http://meldmerge.org/'
@@ -15,7 +15,7 @@
depends=(python2-gobject python2-cairo gtksourceview3 gsettings-desktop-schemas)
optdepends=('python2-dbus: open a new tab in an already running instance')
source=("https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-${pkgver}.tar.xz")
-sha1sums=('fe003ba49433a735713bf93f06994e480b45384d')
+sha1sums=('a309cb6416cc1cc67cc29bea2da8d81b7bd84f2e')
# Meld does not support Python 3. The build succeeds, but
# the main executable checks the version and errors out.
More information about the arch-commits
mailing list