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

Jan Steffens heftig at archlinux.org
Sun Feb 16 01:09:51 UTC 2020


    Date: Sunday, February 16, 2020 @ 01:09:50
  Author: heftig
Revision: 375660

3.20.2-1

Modified:
  meld/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-16 01:09:35 UTC (rev 375659)
+++ PKGBUILD	2020-02-16 01:09:50 UTC (rev 375660)
@@ -4,8 +4,8 @@
 # Contributor: Douglas Soares de Andrade <douglas at archlinux.org>
 
 pkgname=meld
-pkgver=3.20.1
-pkgrel=2
+pkgver=3.20.2
+pkgrel=1
 pkgdesc="Compare files, directories and working copies"
 url="https://meldmerge.org/"
 license=(GPL)
@@ -12,7 +12,7 @@
 arch=(any)
 depends=(python-gobject python-cairo gtksourceview3 gsettings-desktop-schemas dconf)
 makedepends=(intltool yelp-tools git)
-_commit=9b4f890f96cbbf39dac6bda3ad438128e51f8558  # tags/3.20.1^0
+_commit=92560fd8f02a91a0672b7cdd6fba7a1884ae2cc3  # tags/3.20.2^0
 source=("git+https://gitlab.gnome.org/GNOME/meld.git#commit=$_commit")
 sha1sums=('SKIP')
 
@@ -23,8 +23,6 @@
 
 prepare() {
   cd $pkgname
-
-  git cherry-pick -n 9cb590f9804a89d8914d0d7d6c89c336f6d86d86 # Fix build with python 3.8
 }
 
 build() {



More information about the arch-commits mailing list