mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gnome-secrets: update to 7.2
This commit is contained in:
parent
6ce8704cf5
commit
a9f940f4a0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gnome-secrets'
|
# Template file for 'gnome-secrets'
|
||||||
pkgname=gnome-secrets
|
pkgname=gnome-secrets
|
||||||
version=7.0
|
version=7.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config gettext gobject-introspection python3-pykeepass
|
hostmakedepends="pkg-config gettext gobject-introspection python3-pykeepass
|
||||||
|
@ -15,7 +15,7 @@ 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=c2c3c702a12373571b165cd0de88b95385934534db0e544cc42ae14ebe2830bc
|
checksum=e029e72f8765bb8862463beec46851794b3fb7ad5214b08a63e12a2cc8d23da7
|
||||||
|
|
||||||
gnome-passwordsafe_package() {
|
gnome-passwordsafe_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue