UsernameRandomlyGenerated e612afe4f3 smenu: update to 0.9.16.
2021-01-28 01:37:06 -03:00

15 lines
455 B
Bash

# Template file for 'smenu'
pkgname=smenu
version=0.9.16
revision=1
build_style=gnu-configure
makedepends="ncurses-devel"
short_desc="Create selection menus with words from stdin"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-only"
homepage="https://github.com/p-gen/smenu"
distfiles="https://github.com/p-gen/smenu/archive/v${version}.tar.gz"
checksum=8db8026a8d95f01b9a4b775834432b15cfd248868ef2a2ec1232bd534d26dc09
LDFLAGS="-lncurses"