[arch-commits] Commit in libsecret/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Sun Dec 30 16:20:15 UTC 2018
Date: Sunday, December 30, 2018 @ 16:20:14
Author: heftig
Revision: 342804
0.18.7-1
Modified:
libsecret/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-12-30 14:26:39 UTC (rev 342803)
+++ PKGBUILD 2018-12-30 16:20:14 UTC (rev 342804)
@@ -1,7 +1,7 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=libsecret
-pkgver=0.18.6
+pkgver=0.18.7
pkgrel=1
pkgdesc="Library for storing and retrieving passwords and other secrets"
arch=(x86_64)
@@ -9,10 +9,10 @@
url="https://wiki.gnome.org/Projects/Libsecret"
depends=(glib2 libgcrypt)
checkdepends=(python-dbus dbus-glib python-gobject gjs)
-makedepends=(intltool docbook-xsl gobject-introspection vala git gtk-doc)
+makedepends=(docbook-xsl gobject-introspection vala git gtk-doc)
optdepends=('gnome-keyring: key storage service (or use any other service implementing org.freedesktop.secrets)')
-_commit=b01e54991a7f067e24a4f309690ea2c9233d1a35 # tags/0.18.6^0
-source=("git+https://git.gnome.org/browse/libsecret#commit=$_commit")
+_commit=c5b734f4e86a8c25d5afa6525ca0513768fc2832 # tags/0.18.7^0
+source=("git+https://gitlab.gnome.org/GNOME/libsecret.git#commit=$_commit")
sha256sums=('SKIP')
pkgver() {
More information about the arch-commits
mailing list