gnome-passwordsafe: fix build
This commit is contained in:
parent
cde4f696e9
commit
c568669f08
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
pkgname=gnome-passwordsafe
|
||||
version=5.0
|
||||
revision=2
|
||||
wrksrc="PasswordSafe-${version}"
|
||||
wrksrc="secrets-${version}-d95c00ac99eebcb548f792b2b4217fedaa901f20"
|
||||
build_style=meson
|
||||
hostmakedepends="gettext glib-devel pkg-config gobject-introspection
|
||||
python3-pykeepass"
|
||||
|
@ -15,4 +15,4 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://gitlab.gnome.org/World/PasswordSafe"
|
||||
distfiles="https://gitlab.gnome.org/World/PasswordSafe/-/archive/${version}/PasswordSafe-${version}.tar.bz2"
|
||||
checksum=ac80d9b49eba965870cfc57e989aa8ceeb82b95ac8b706342267d8039a94b983
|
||||
checksum=6c5328307517d7a96f951df45404d695eb64ce192c44e5488362b19118718449
|
||||
|
|
Loading…
Reference in a new issue