aboutsummaryrefslogtreecommitdiffstats
path: root/main/lxterminal
diff options
context:
space:
mode:
Diffstat (limited to 'main/lxterminal')
-rw-r--r--main/lxterminal/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/lxterminal/APKBUILD b/main/lxterminal/APKBUILD
index 086730b608..fa45c596b4 100644
--- a/main/lxterminal/APKBUILD
+++ b/main/lxterminal/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=lxterminal
pkgver=0.1.11
-pkgrel=1
+pkgrel=2
pkgdesc="Desktop-independent VTE-based terminal emulator"
url="http://lxde.sourceforge.net/"
arch="all"
@@ -10,7 +10,7 @@ license="GPL2+"
depends=""
makedepends="vte-dev"
install=""
-subpackages="$pkgname-doc"
+subpackages="$pkgname-doc $pkgname-lang"
source="http://downloads.sourceforge.net/sourceforge/lxde/$pkgname-$pkgver.tar.gz"
_builddir="$srcdir"/$pkgname-$pkgver