We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d4b3bd commit 5bd65f6Copy full SHA for 5bd65f6
srcpkgs/smenu/template
@@ -1,12 +1,12 @@
1
# Template file for 'smenu'
2
pkgname=smenu
3
version=1.5.0
4
-revision=1
+revision=2
5
build_style=gnu-configure
6
makedepends="ncurses-devel"
7
short_desc="Create selection menus with words from stdin"
8
maintainer="Orphaned <orphan@voidlinux.org>"
9
-license="GPL-2.0-only"
+license="MPL-2.0"
10
homepage="https://github.com/p-gen/smenu"
11
changelog="https://raw.githubusercontent.com/p-gen/smenu/master/ChangeLog"
12
distfiles="https://github.com/p-gen/smenu/releases/download/v${version}/smenu-${version}.tar.bz2"
0 commit comments