summaryrefslogtreecommitdiff
path: root/libre/iceape-i18n/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'libre/iceape-i18n/PKGBUILD')
-rwxr-xr-xlibre/iceape-i18n/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/iceape-i18n/PKGBUILD b/libre/iceape-i18n/PKGBUILD
index 815f0e340..ef9906627 100755
--- a/libre/iceape-i18n/PKGBUILD
+++ b/libre/iceape-i18n/PKGBUILD
@@ -24,13 +24,13 @@ pkgname=($(for lang in ${_langpacks[@]}
done))
_pkgver=2.7.11
pkgver=${_debver}.${_debrel}
-pkgrel=1
+pkgrel=2
pkgdesc="Language packs for Debian Iceape."
arch=('any')
url="http://packages.debian.org/source/sid/iceape"
license=('MPL')
-depends=("iceape-libre>=$_pkgver")
+depends=("iceape-libre>=$pkgver")
source=()
for lang in ${_langpacks[@]}
do