mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
7b177347be
commit
49e2354ae5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gnome-authenticator'
|
# Template file for 'gnome-authenticator'
|
||||||
pkgname=gnome-authenticator
|
pkgname=gnome-authenticator
|
||||||
version=4.4.0
|
version=4.5.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper="rust"
|
build_helper="rust"
|
||||||
|
@ -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/Authenticator"
|
homepage="https://gitlab.gnome.org/World/Authenticator"
|
||||||
distfiles="https://gitlab.gnome.org/World/Authenticator/-/archive/${version}/Authenticator-${version}.tar.gz"
|
distfiles="https://gitlab.gnome.org/World/Authenticator/-/archive/${version}/Authenticator-${version}.tar.gz"
|
||||||
checksum=d1349ddc195ca173b64780d153864e3f8613986e6c0504d613c9331e83efab5d
|
checksum=195d61084f41a90b3ef5dfa433309a5b86beef76ea6cd36e3329b72181eb23a1
|
||||||
make_check=ci-skip # Test timeout while compiling tests
|
make_check=ci-skip # Test timeout while compiling tests
|
||||||
|
|
||||||
post_patch() {
|
post_patch() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue