[arch-commits] Commit in gcr/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Mon Oct 14 20:09:03 UTC 2019
Date: Monday, October 14, 2019 @ 20:09:03
Author: heftig
Revision: 364820
3.34.0-1
Modified:
gcr/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-14 20:03:47 UTC (rev 364819)
+++ PKGBUILD 2019-10-14 20:09:03 UTC (rev 364820)
@@ -2,15 +2,15 @@
# Contributor: Ionut Biru <ibiru at archlinux.org>
pkgname=gcr
-pkgver=3.33.4+6+g35df18d
+pkgver=3.34.0
pkgrel=1
pkgdesc="A library for bits of crypto UI and parsing"
url="https://gitlab.gnome.org/GNOME/gcr"
arch=(x86_64)
license=(GPL2)
-depends=(dconf gtk3 libgcrypt p11-kit)
+depends=(gtk3 libgcrypt p11-kit)
makedepends=(gobject-introspection python vala libxslt git gtk-doc)
-_commit=35df18dca26fbb42184fb7597b1732399905e933 # master
+_commit=33972369eecfd880f23392f58ae484ab6b2ef62a # tags/3.34.0^0
source=("git+https://gitlab.gnome.org/GNOME/gcr.git#commit=$_commit"
10-gcr.conf)
sha256sums=('SKIP'
More information about the arch-commits
mailing list