Date: Sunday, January 6, 2019 @ 03:38:17 Author: heftig Revision: 343028
3.20.0-1 Modified: meld/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-01-05 22:46:32 UTC (rev 343027) +++ PKGBUILD 2019-01-06 03:38:17 UTC (rev 343028) @@ -4,7 +4,7 @@ # Contributor: Douglas Soares de Andrade <[email protected]> pkgname=meld -pkgver=3.19.1 +pkgver=3.20.0 pkgrel=1 pkgdesc="Compare files, directories and working copies" url="http://meldmerge.org/" @@ -12,7 +12,7 @@ arch=(any) depends=(python-gobject python-cairo gtksourceview3 gsettings-desktop-schemas dconf) makedepends=(intltool itstool git) -_commit=2c4c416c9d41876d9c351947d254f19959c0c6b2 # tags/3.19.1^0 +_commit=be2dddb40302409f1c42fa48dd5643b28882ad4c # tags/3.20.0^0 source=("git+https://gitlab.gnome.org/GNOME/meld.git#commit=$_commit") sha1sums=('SKIP')
