mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
gnome-passbook: update to 0.8.
This commit is contained in:
parent
6a0203361f
commit
66ce48b33d
1 changed files with 5 additions and 5 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'gnome-passbook'
|
# Template file for 'gnome-passbook'
|
||||||
pkgname=gnome-passbook
|
pkgname=gnome-passbook
|
||||||
version=0.1
|
version=0.8
|
||||||
revision=3
|
revision=1
|
||||||
_release_hash=0a227cfdf706f4bfcc0b782026f1aeb2
|
_release_hash=5fea4e4fc19f1732d3a5270bc43eb8e9
|
||||||
wrksrc="passbook-${version}"
|
wrksrc="passbook-${version}"
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="glib-devel pkg-config"
|
hostmakedepends="glib-devel pkg-config"
|
||||||
makedepends="gobject-introspection gtk+3-devel libglib-devel"
|
makedepends="gobject-introspection gtk+3-devel libglib-devel"
|
||||||
short_desc="A password manager for GNOME"
|
short_desc="Password manager for GNOME"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="LGPL-3.0-or-later"
|
license="LGPL-3.0-or-later"
|
||||||
homepage="https://wiki.gnome.org/Apps/Passbook"
|
homepage="https://wiki.gnome.org/Apps/Passbook"
|
||||||
distfiles="https://gitlab.gnome.org/gnumdk/passbook/uploads/${_release_hash}/passbook-${version}.tar.xz"
|
distfiles="https://gitlab.gnome.org/gnumdk/passbook/uploads/${_release_hash}/passbook-${version}.tar.xz"
|
||||||
checksum=45821f50bcee5d94e3a24e2f892c1bdc645f4a8a795055f2624e59ccc92211d5
|
checksum=55b5aaa5a61aa3b026de0491e1ac33ca6094208f88031f547f869578b5ff8ad9
|
||||||
|
|
Loading…
Add table
Reference in a new issue