mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
keypunch: update to 6.2.
This commit is contained in:
parent
2b9e7d8f8a
commit
7f04acab6a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'keypunch'
|
# Template file for 'keypunch'
|
||||||
pkgname=keypunch
|
pkgname=keypunch
|
||||||
version=6.1
|
version=6.2
|
||||||
revision=1
|
revision=1
|
||||||
build_helper="rust"
|
build_helper="rust"
|
||||||
build_style=meson
|
build_style=meson
|
||||||
|
@ -13,7 +13,7 @@ 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/"
|
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=4564da9724409d3b737a0c713ad983cb2a8006b3345922162135d2f19b359087
|
checksum=024c39adb42a272ba350f9ea695b5ee98ade3c670fa47578c73bfee7d0f9f44d
|
||||||
|
|
||||||
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