mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-13 08:12:56 +02:00
gnome-secrets: update to 6.2.
This commit is contained in:
parent
94bb463fa3
commit
07053ea722
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=6.1
|
version=6.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="secrets-${version}"
|
wrksrc="secrets-${version}"
|
||||||
build_style=meson
|
build_style=meson
|
||||||
|
@ -14,7 +14,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=6e7f8bc3bd038d4e3c933a54a33ac1e5fd2b885767d731d30bd42f22ad2f2fb2
|
checksum=411d9d3baf95fc60be4f15889675fa42ebba8d6ae1148ccc415451c02bff9678
|
||||||
|
|
||||||
gnome-passwordsafe_package() {
|
gnome-passwordsafe_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue