[arch-commits] Commit in libsecret/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Wed Mar 11 09:43:47 UTC 2020
Date: Wednesday, March 11, 2020 @ 09:43:46
Author: heftig
Revision: 377359
libprovides
Modified:
libsecret/trunk/PKGBUILD
----------+
PKGBUILD | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-11 09:43:35 UTC (rev 377358)
+++ PKGBUILD 2020-03-11 09:43:46 UTC (rev 377359)
@@ -11,6 +11,7 @@
checkdepends=(python-dbus dbus-glib python-gobject gjs)
makedepends=(docbook-xsl gobject-introspection vala git gtk-doc meson valgrind)
optdepends=('org.freedesktop.secrets: secret storage backend')
+provides=(libsecret-1.so)
_commit=eb4f967e9f18d5e2fa18f00d863d9193e1f0aa7d # tags/0.20.2^0
source=("git+https://gitlab.gnome.org/GNOME/libsecret.git#commit=$_commit")
sha256sums=('SKIP')
@@ -22,9 +23,6 @@
prepare() {
cd $pkgname
-
- # Install docs
- git cherry-pick -n 2e85b13f8f3512f9cef0bed7cf8b6734af06bc9b
}
build() {
More information about the arch-commits
mailing list