Skip to content

Commit 5bd65f6

Browse files
committed
smenu: Fix license.
1 parent 7d4b3bd commit 5bd65f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

srcpkgs/smenu/template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# Template file for 'smenu'
22
pkgname=smenu
33
version=1.5.0
4-
revision=1
4+
revision=2
55
build_style=gnu-configure
66
makedepends="ncurses-devel"
77
short_desc="Create selection menus with words from stdin"
88
maintainer="Orphaned <orphan@voidlinux.org>"
9-
license="GPL-2.0-only"
9+
license="MPL-2.0"
1010
homepage="https://github.com/p-gen/smenu"
1111
changelog="https://raw.githubusercontent.com/p-gen/smenu/master/ChangeLog"
1212
distfiles="https://github.com/p-gen/smenu/releases/download/v${version}/smenu-${version}.tar.bz2"

0 commit comments

Comments
 (0)