smenu: update to 0.9.13.

Closes #14714.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
maxice8 2018-05-26 05:54:39 -03:00 committed by Enno Boland
parent d1380df1dc
commit 0b3b410876

View file

@ -1,6 +1,6 @@
# Template file for 'smenu'
pkgname=smenu
version=0.9.12
version=0.9.13
revision=1
build_style=gnu-configure
makedepends="ncurses-devel"
@ -9,6 +9,6 @@ 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=136eadd711b75f52df7582ccb3e41f252a5a3ee38c934ea0980238f3b7eef2ec
checksum=85a829aba2dd77676d7b5d542482762625bc8499df8abba22d6ab0689090870a
LDFLAGS="-lncurses"