main/lxterminal: update license tag

This commit is contained in:
Fabian Affolter 2013-10-29 14:27:09 +00:00 committed by Natanael Copa
parent c75fbc4a38
commit aa8a362096

View File

@ -6,14 +6,14 @@ pkgrel=1
pkgdesc="Desktop-independent VTE-based terminal emulator"
url="http://lxde.sourceforge.net/"
arch="all"
license="GPLv2+"
license="GPL2+"
depends=""
makedepends="vte-dev"
install=""
subpackages="$pkgname-doc"
source="http://downloads.sourceforge.net/sourceforge/lxde/lxterminal-$pkgver.tar.gz"
source="http://downloads.sourceforge.net/sourceforge/lxde/$pkgname-$pkgver.tar.gz"
_builddir="$srcdir"/lxterminal-$pkgver
_builddir="$srcdir"/$pkgname-$pkgver
prepare() {
local i
cd "$_builddir"