summaryrefslogtreecommitdiff
path: root/libre/iceape-l10n
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-02-20 20:28:26 -0200
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-02-20 20:28:26 -0200
commit268353fc440bd8926e04758bb7457e3793024362 (patch)
tree07a00ebae1491dcb685d82a498a12a7cc3cd13c2 /libre/iceape-l10n
parentc1d36ceb2a87f32154cf54c7d3c17bbee6ea2ba0 (diff)
fixing license on mozilla packages
Diffstat (limited to 'libre/iceape-l10n')
-rw-r--r--libre/iceape-l10n/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/iceape-l10n/PKGBUILD b/libre/iceape-l10n/PKGBUILD
index be0a6dd07..64b0b812b 100644
--- a/libre/iceape-l10n/PKGBUILD
+++ b/libre/iceape-l10n/PKGBUILD
@@ -23,12 +23,12 @@ pkgname=($(for lang in ${_langpacks[@]}
do echo $pkgbase-$lang | tr A-Z a-z
done))
pkgver=${_debver}.${_debrel}
-pkgrel=1
+pkgrel=2
pkgdesc="Language packs for Debian Iceape."
arch=('i686' 'x86_64' 'mips64el')
url="http://packages.debian.org/source/sid/iceape"
-license=('MPL')
+license=('MPL' 'GPL')
depends=("iceape-libre>=$pkgver")
makedepends=('unzip' 'zip')
source=('region.properties')