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

Jan Steffens heftig at archlinux.org
Tue Sep 10 18:25:19 UTC 2019


    Date: Tuesday, September 10, 2019 @ 18:25:19
  Author: heftig
Revision: 362114

3.33.4+6+g35df18d-1

Modified:
  gcr/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-10 18:19:03 UTC (rev 362113)
+++ PKGBUILD	2019-09-10 18:25:19 UTC (rev 362114)
@@ -2,7 +2,7 @@
 # Contributor: Ionut Biru <ibiru at archlinux.org>
 
 pkgname=gcr
-pkgver=3.28.1
+pkgver=3.33.4+6+g35df18d
 pkgrel=1
 pkgdesc="A library for bits of crypto UI and parsing"
 url="https://gitlab.gnome.org/GNOME/gcr"
@@ -9,9 +9,8 @@
 arch=(x86_64)
 license=(GPL2)
 depends=(dconf gtk3 libgcrypt p11-kit)
-makedepends=(intltool gobject-introspection python vala libxslt git gtk-doc)
-checkdepends=(python2)
-_commit=3197d9e3711a946fca2efcb9059c7d5968254b90  # tags/3.28.1^0
+makedepends=(gobject-introspection python vala libxslt git gtk-doc)
+_commit=35df18dca26fbb42184fb7597b1732399905e933  # master
 source=("git+https://gitlab.gnome.org/GNOME/gcr.git#commit=$_commit"
         10-gcr.conf)
 sha256sums=('SKIP'
@@ -24,8 +23,6 @@
 
 prepare() {
   cd $pkgname
-
-  sed -i '1s/python$/&2/' build/tap-{driver,gtester}
   NOCONFIGURE=1 ./autogen.sh
 }
 



More information about the arch-commits mailing list