mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 18:13:50 +02:00
keypunch: update to 6.3.
This commit is contained in:
parent
7b4a1bb320
commit
e09b0016bc
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.2
|
version=6.3
|
||||||
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=024c39adb42a272ba350f9ea695b5ee98ade3c670fa47578c73bfee7d0f9f44d
|
checksum=c58a6f3a7b4c7cc857c3126ca8ddb856d45c5275fe2b9f51a820d6d22fec8641
|
||||||
|
|
||||||
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