[arch-commits] Commit in meld/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Wed Nov 21 02:08:52 UTC 2018
Date: Wednesday, November 21, 2018 @ 02:08:52
Author: heftig
Revision: 340178
3.19.1-1
Modified:
meld/trunk/PKGBUILD
----------+
PKGBUILD | 9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-11-20 22:04:33 UTC (rev 340177)
+++ PKGBUILD 2018-11-21 02:08:52 UTC (rev 340178)
@@ -4,8 +4,8 @@
# Contributor: Douglas Soares de Andrade <douglas at archlinux.org>
pkgname=meld
-pkgver=3.19.0
-pkgrel=3
+pkgver=3.19.1
+pkgrel=1
pkgdesc="Compare files, directories and working copies"
url="http://meldmerge.org/"
license=(GPL)
@@ -12,7 +12,7 @@
arch=(any)
depends=(python-gobject python-cairo gtksourceview3 gsettings-desktop-schemas dconf)
makedepends=(intltool itstool git)
-_commit=7900d9ab60bb41feef236756c622918e25d1e4ba # tags/3.19.0^0
+_commit=2c4c416c9d41876d9c351947d254f19959c0c6b2 # tags/3.19.1^0
source=("git+https://gitlab.gnome.org/GNOME/meld.git#commit=$_commit")
sha1sums=('SKIP')
@@ -23,9 +23,6 @@
prepare() {
cd $pkgname
-
- # https://gitlab.gnome.org/GNOME/meld/issues/217
- git cherry-pick -n bdf15911
}
build() {
More information about the arch-commits
mailing list