mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
keypunch: update to 6.1.
This commit is contained in:
parent
1927fe0868
commit
81e4ae1c8d
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'keypunch'
|
# Template file for 'keypunch'
|
||||||
pkgname=keypunch
|
pkgname=keypunch
|
||||||
version=5.1
|
version=6.1
|
||||||
revision=2
|
revision=1
|
||||||
build_helper="rust"
|
build_helper="rust"
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="cargo rust gettext glib pkg-config blueprint-compiler
|
hostmakedepends="cargo rust gettext glib pkg-config blueprint-compiler
|
||||||
|
@ -11,8 +11,9 @@ short_desc="Practice your typing skills"
|
||||||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://apps.gnome.org/Keypunch/"
|
homepage="https://apps.gnome.org/Keypunch/"
|
||||||
|
changelog="https://github.com/bragefuglseth/keypunch/releases/"
|
||||||
distfiles="https://github.com/bragefuglseth/keypunch/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/bragefuglseth/keypunch/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=98e69f91150373eea2a9ffb9c175db19ce867e62825c74ebf921923c6ae79408
|
checksum=4564da9724409d3b737a0c713ad983cb2a8006b3345922162135d2f19b359087
|
||||||
|
|
||||||
post_patch() {
|
post_patch() {
|
||||||
vsed -e 's/\(gtk_update_icon_cache: \)true/\1false/' \
|
vsed -e 's/\(gtk_update_icon_cache: \)true/\1false/' \
|
||||||
|
|
Loading…
Add table
Reference in a new issue