Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / libsecret


Commits:
571831cb by Jan Alexander Steffens (heftig) at 2023-12-10T00:05:07+01:00
0.21.2-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,31 @@
+pkgbase = libsecret
+       pkgdesc = Library for storing and retrieving passwords and other secrets
+       pkgver = 0.21.2
+       pkgrel = 1
+       url = https://gnome.pages.gitlab.gnome.org/libsecret/
+       arch = x86_64
+       license = LGPL
+       checkdepends = gjs
+       checkdepends = python-dbus
+       checkdepends = python-gobject
+       checkdepends = swtpm
+       checkdepends = tpm2-abrmd
+       makedepends = bash-completion
+       makedepends = gi-docgen
+       makedepends = git
+       makedepends = gobject-introspection
+       makedepends = meson
+       makedepends = vala
+       depends = glib2
+       depends = libgcrypt
+       depends = tpm2-tss
+       source = 
git+https://gitlab.gnome.org/GNOME/libsecret.git#commit=39a3d141691af7353df9bb5bdd81d66c1cd0fb37
+       b2sums = SKIP
+
+pkgname = libsecret
+       optdepends = org.freedesktop.secrets: secret storage backend
+       provides = libsecret-1.so
+
+pkgname = libsecret-docs
+       pkgdesc = Library for storing and retrieving passwords and other 
secrets (documentation)
+       depends = 


=====================================
PKGBUILD
=====================================
@@ -6,10 +6,10 @@ pkgname=(
   libsecret
   libsecret-docs
 )
-pkgver=0.21.1
+pkgver=0.21.2
 pkgrel=1
 pkgdesc="Library for storing and retrieving passwords and other secrets"
-url="https://wiki.gnome.org/Projects/Libsecret";
+url="https://gnome.pages.gitlab.gnome.org/libsecret/";
 arch=(x86_64)
 license=(LGPL)
 depends=(
@@ -32,7 +32,7 @@ checkdepends=(
   swtpm
   tpm2-abrmd
 )
-_commit=79722e8c670a0a9582d64b370831848f6d060e39  # tags/0.21.1^0
+_commit=39a3d141691af7353df9bb5bdd81d66c1cd0fb37  # tags/0.21.2^0
 source=("git+https://gitlab.gnome.org/GNOME/libsecret.git#commit=$_commit";)
 b2sums=('SKIP')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libsecret/-/commit/571831cbc513fc6f6a95bb196861cd2689db4f74

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libsecret/-/commit/571831cbc513fc6f6a95bb196861cd2689db4f74
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to