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

Jan Steffens heftig at archlinux.org
Sat Mar 30 22:43:03 UTC 2019


    Date: Saturday, March 30, 2019 @ 22:43:02
  Author: heftig
Revision: 349462

3.20.1-1

Modified:
  meld/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-30 21:55:30 UTC (rev 349461)
+++ PKGBUILD	2019-03-30 22:43:02 UTC (rev 349462)
@@ -4,15 +4,15 @@
 # Contributor: Douglas Soares de Andrade <douglas at archlinux.org>
 
 pkgname=meld
-pkgver=3.20.0
-pkgrel=2
+pkgver=3.20.1
+pkgrel=1
 pkgdesc="Compare files, directories and working copies"
 url="https://meldmerge.org/"
 license=(GPL)
 arch=(any)
 depends=(python-gobject python-cairo gtksourceview3 gsettings-desktop-schemas dconf)
-makedepends=(intltool itstool git)
-_commit=be2dddb40302409f1c42fa48dd5643b28882ad4c  # tags/3.20.0^0
+makedepends=(intltool yelp-tools git)
+_commit=9b4f890f96cbbf39dac6bda3ad438128e51f8558  # tags/3.20.1^0
 source=("git+https://gitlab.gnome.org/GNOME/meld.git#commit=$_commit")
 sha1sums=('SKIP')
 



More information about the arch-commits mailing list