gnome-passwordsafe: update to 3.32.0.
This commit is contained in:
parent
06011d33b7
commit
115f5e5ba9
2 changed files with 8 additions and 8 deletions
|
@ -1,18 +1,17 @@
|
||||||
# Template file for 'gnome-passwordsafe'
|
# Template file for 'gnome-passwordsafe'
|
||||||
pkgname=gnome-passwordsafe
|
pkgname=gnome-passwordsafe
|
||||||
version=3.31.1
|
version=3.32.0
|
||||||
revision=2
|
revision=1
|
||||||
_release_hash=5b60361854b75229964d9c3c49538271
|
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="passwordsafe-${version}"
|
wrksrc="PasswordSafe-${version}"
|
||||||
build_style=meson
|
build_style=meson
|
||||||
pycompile_module="passwordsafe"
|
pycompile_module="passwordsafe"
|
||||||
hostmakedepends="glib-devel pkg-config gobject-introspection"
|
hostmakedepends="glib-devel pkg-config gobject-introspection python3-pykeepass"
|
||||||
makedepends="gtk+3-devel libhandy-devel python3-pykeepass"
|
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"
|
||||||
short_desc="Keepass compatible password manager for GNOME"
|
short_desc="Keepass compatible password manager for GNOME"
|
||||||
maintainer="Rasmus Thomsen <rasmus.thomsen@protonmail.com>"
|
maintainer="Rasmus Thomsen <rasmus.thomsen@protonmail.com>"
|
||||||
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/uploads/${_release_hash}/passwordsafe-${version}.tar.xz"
|
distfiles="https://gitlab.gnome.org/World/PasswordSafe/-/archive/${version}/PasswordSafe-${version}.tar.bz2"
|
||||||
checksum=5e0127c1a961516f2c754a437f07106b5bbfa3daf08a7b0c30782f78331dc11c
|
checksum=ef02534630b1570591160c1694e9e297faacde7b6dc0a04a4098a8da3edd8509
|
||||||
|
|
1
srcpkgs/gnome-passwordsafe/update
Normal file
1
srcpkgs/gnome-passwordsafe/update
Normal file
|
@ -0,0 +1 @@
|
||||||
|
pkgname=PasswordSafe
|
Loading…
Add table
Add a link
Reference in a new issue