gnome-passwordsafe: update to 3.99.2.
This commit is contained in:
parent
1e04bc3e78
commit
4d37e93810
1 changed files with 3 additions and 4 deletions
|
@ -1,11 +1,10 @@
|
||||||
# Template file for 'gnome-passwordsafe'
|
# Template file for 'gnome-passwordsafe'
|
||||||
pkgname=gnome-passwordsafe
|
pkgname=gnome-passwordsafe
|
||||||
version=3.32.0
|
version=3.99.2
|
||||||
revision=3
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="PasswordSafe-${version}"
|
wrksrc="PasswordSafe-${version}"
|
||||||
build_style=meson
|
build_style=meson
|
||||||
pycompile_module="passwordsafe"
|
|
||||||
hostmakedepends="gettext glib-devel pkg-config gobject-introspection python3-pykeepass"
|
hostmakedepends="gettext glib-devel pkg-config gobject-introspection python3-pykeepass"
|
||||||
makedepends="gtk+3-devel libhandy-devel python3-pykeepass libpwquality-devel"
|
makedepends="gtk+3-devel libhandy-devel python3-pykeepass libpwquality-devel"
|
||||||
depends="gtk+3 libnotify libhandy python3-gobject python3-pykeepass python3-construct
|
depends="gtk+3 libnotify libhandy python3-gobject python3-pykeepass python3-construct
|
||||||
|
@ -15,4 +14,4 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://gitlab.gnome.org/World/PasswordSafe"
|
homepage="https://gitlab.gnome.org/World/PasswordSafe"
|
||||||
distfiles="https://gitlab.gnome.org/World/PasswordSafe/-/archive/${version}/PasswordSafe-${version}.tar.bz2"
|
distfiles="https://gitlab.gnome.org/World/PasswordSafe/-/archive/${version}/PasswordSafe-${version}.tar.bz2"
|
||||||
checksum=ef02534630b1570591160c1694e9e297faacde7b6dc0a04a4098a8da3edd8509
|
checksum=380e21b3dbb57174cf59a96ffb17f4e47ab7579db69f4e67d7cc527cb05b4a39
|
||||||
|
|
Loading…
Reference in a new issue