mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
2cbbd42d56
The dmenu_path in dmenu 4.3.1 seems to be picking up non-executables on my system. I was thinking of waiting until upstream fixes this, but there is still some churn going on regarding the dmenu_run/path scripts. I figured it would be better to get this small fix out there in the mean time. Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
10 lines
287 B
Text
10 lines
287 B
Text
PRGNAM="dmenu"
|
|
VERSION="4.3.1"
|
|
HOMEPAGE="http://tools.suckless.org/dmenu"
|
|
DOWNLOAD="http://dl.suckless.org/tools/dmenu-4.3.1.tar.gz"
|
|
MD5SUM="6b619f6901bf4765442b4e410b1e5410"
|
|
DOWNLOAD_x86_64=""
|
|
MD5SUM_x86_64=""
|
|
MAINTAINER="Phillip Warner"
|
|
EMAIL="pc_warner@yahoo.com"
|
|
APPROVED="rworkman"
|