[arch-commits] Commit in meld/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Sat Dec 17 20:56:37 UTC 2016


    Date: Saturday, December 17, 2016 @ 20:56:36
  Author: heftig
Revision: 284275

3.16.4-1

Modified:
  meld/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-17 19:02:42 UTC (rev 284274)
+++ PKGBUILD	2016-12-17 20:56:36 UTC (rev 284275)
@@ -5,7 +5,7 @@
 # Contributor: Douglas Soares de Andrade <douglas at archlinux.org>
 
 pkgname=meld
-pkgver=3.16.3
+pkgver=3.16.4
 pkgrel=1
 pkgdesc='Visual diff and merge tool'
 url='http://meldmerge.org/'
@@ -14,8 +14,8 @@
 depends=(python2-gobject python2-cairo gtksourceview3 gsettings-desktop-schemas dconf)
 makedepends=(intltool itstool git)
 optdepends=('python2-dbus: open a new tab in an already running instance')
-_commit=381469c0f8e6ab2680dcaf01daa0d426495a6a19
-source=("git://git.gnome.org/meld#commit=$_commit")
+_commit=47f9fe6465371f26059c0a87040bfcfd251fb4bf  # tags/3.16.4^0
+source=("git+https://git.gnome.org/browse/meld#commit=$_commit")
 sha1sums=('SKIP')
 
 # Meld does not support Python 3. The build succeeds, but



More information about the arch-commits mailing list