gnome-secrets: update to 8.0
This commit is contained in:
parent
0279260b31
commit
7da3f2b0dd
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gnome-secrets'
|
# Template file for 'gnome-secrets'
|
||||||
pkgname=gnome-secrets
|
pkgname=gnome-secrets
|
||||||
version=7.3
|
version=8.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config gettext gobject-introspection python3-pykeepass
|
hostmakedepends="pkg-config gettext gobject-introspection python3-pykeepass
|
||||||
python3-pyotp glib-devel desktop-file-utils gtk-update-icon-cache
|
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"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://gitlab.gnome.org/World/secrets"
|
homepage="https://gitlab.gnome.org/World/secrets"
|
||||||
distfiles="https://gitlab.gnome.org/World/secrets/-/archive/${version}/secrets-${version}.tar.gz"
|
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() {
|
gnome-passwordsafe_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue