mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
fzy: update to 0.5
This commit is contained in:
parent
201341a798
commit
77157b6937
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'fzy'
|
# Template file for 'fzy'
|
||||||
pkgname=fzy
|
pkgname=fzy
|
||||||
version=0.4
|
version=0.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
short_desc="A fuzzy text selector menu for the terminal"
|
short_desc="A fuzzy text selector menu for the terminal"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/jhawthorn/fzy"
|
homepage="https://github.com/jhawthorn/fzy"
|
||||||
distfiles="https://github.com/jhawthorn/fzy/archive/${version}.tar.gz"
|
distfiles="https://github.com/jhawthorn/fzy/archive/${version}.tar.gz"
|
||||||
checksum=c631bb3f13a7d047ec00a0608ce22cbb45e6c7dca3c58047e2624db33331eed8
|
checksum=15923ccb92b68798343c88f1aa86dfe01c2c33b6425b759984de8db33fef4c2e
|
||||||
CFLAGS="-std=c99"
|
CFLAGS="-std=c99"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue