gnome-secrets: update to 8.0
This commit is contained in:
parent
0279260b31
commit
7da3f2b0dd
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gnome-secrets'
|
||||
pkgname=gnome-secrets
|
||||
version=7.3
|
||||
revision=2
|
||||
version=8.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config gettext gobject-introspection python3-pykeepass
|
||||
python3-pyotp glib-devel desktop-file-utils gtk-update-icon-cache
|
||||
|
@ -15,7 +15,8 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://gitlab.gnome.org/World/secrets"
|
||||
distfiles="https://gitlab.gnome.org/World/secrets/-/archive/${version}/secrets-${version}.tar.gz"
|
||||
checksum=e1464220d58673cbe6e222519b331d4846084c6ec471f8b8d293cc898a63aa4e
|
||||
checksum=8b4f0377534b57e9d8eea8d67ab2019d2363dd7c1ade56d62f4264c523a4edfa
|
||||
make_check=no # Test suite fails, reported upstream: https://gitlab.gnome.org/World/secrets/-/issues/481
|
||||
|
||||
gnome-passwordsafe_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in New Issue