[arch-commits] Commit in meld/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Sun May 1 17:42:37 UTC 2016
Date: Sunday, May 1, 2016 @ 19:42:36
Author: heftig
Revision: 266733
3.16.0-1
Modified:
meld/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-05-01 13:45:01 UTC (rev 266732)
+++ PKGBUILD 2016-05-01 17:42:36 UTC (rev 266733)
@@ -5,7 +5,7 @@
# Contributor: Douglas Soares de Andrade <douglas at archlinux.org>
pkgname=meld
-pkgver=3.15.3
+pkgver=3.16.0
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=('cb1291a5cc18fe0978df0a7a8ccbc860350a3a96')
+sha1sums=('12cd5074ad23650776334cf3d1f2d803d5f2db97')
# 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