void-packages/srcpkgs/smenu/template
maxice8 0b3b410876 smenu: update to 0.9.13.
Closes #14714.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
2018-05-26 14:15:40 +02:00

14 lines
458 B
Bash

# Template file for 'smenu'
pkgname=smenu
version=0.9.13
revision=1
build_style=gnu-configure
makedepends="ncurses-devel"
short_desc="Create selection menus with words from stdin"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
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=85a829aba2dd77676d7b5d542482762625bc8499df8abba22d6ab0689090870a
LDFLAGS="-lncurses"