mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
dmenu: update to 5.2.
This commit is contained in:
parent
0df921f1c6
commit
ef42f9f34e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'dmenu'
|
# Template file for 'dmenu'
|
||||||
pkgname=dmenu
|
pkgname=dmenu
|
||||||
version=5.1
|
version=5.2
|
||||||
revision=1
|
revision=1
|
||||||
makedepends="libXinerama-devel libXft-devel freetype-devel"
|
makedepends="libXinerama-devel libXft-devel freetype-devel"
|
||||||
short_desc="Generic menu for X"
|
short_desc="Generic menu for X"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="tibequadorian <tibequadorian@posteo.de>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://tools.suckless.org/dmenu/"
|
homepage="https://tools.suckless.org/dmenu/"
|
||||||
distfiles="https://dl.suckless.org/tools/${pkgname}-${version}.tar.gz"
|
distfiles="https://dl.suckless.org/tools/${pkgname}-${version}.tar.gz"
|
||||||
checksum=1f4d709ebba37eb7326eba0e665e0f13be4fa24ee35c95b0d79c30f14a348fd5
|
checksum=d4d4ca77b59140f272272db537e05bb91a5914f56802652dc57e61a773d43792
|
||||||
|
|
||||||
build_options="fuzzymatch"
|
build_options="fuzzymatch"
|
||||||
desc_option_fuzzymatch="Enable Fuzzymatch support"
|
desc_option_fuzzymatch="Enable Fuzzymatch support"
|
||||||
|
|
Loading…
Add table
Reference in a new issue