nano: remove GNU in description (#4443)

This commit is contained in:
Ramdziana Feri Yustitanto 2016-07-10 00:33:41 +07:00 committed by Alessio Sergi
parent cb75bfa476
commit 4b1effbf40

View file

@ -1,10 +1,10 @@
# Template file for 'nano'
pkgname=nano
version=2.6.1
revision=1
revision=2
build_style=gnu-configure
makedepends="file-devel zlib-devel ncurses-devel"
short_desc="The GNU nano editor"
short_desc="The nano text editor"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://www.nano-editor.org/"
license="GPL-3"