summaryrefslogtreecommitdiff
path: root/mozilla-testing/icecat-i18n/PKGBUILD
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2011-12-29 15:39:56 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2011-12-29 15:39:56 -0500
commit8b9dc14ffc0413ccb5887f7f9502c095ca7e7a57 (patch)
tree3e0edf69cf90605a39c74a723075b853afcb6746 /mozilla-testing/icecat-i18n/PKGBUILD
parent0c14c3dd36e1c2f529ffa248383a275cfb21f168 (diff)
downloadabslibre-8b9dc14ffc0413ccb5887f7f9502c095ca7e7a57.tar.gz
abslibre-8b9dc14ffc0413ccb5887f7f9502c095ca7e7a57.tar.bz2
abslibre-8b9dc14ffc0413ccb5887f7f9502c095ca7e7a57.zip
change the ice{cat,weasel}-i18n update systems to use autoconf-style PKGBUILD.in files (more robust)
Diffstat (limited to 'mozilla-testing/icecat-i18n/PKGBUILD')
-rw-r--r--mozilla-testing/icecat-i18n/PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/mozilla-testing/icecat-i18n/PKGBUILD b/mozilla-testing/icecat-i18n/PKGBUILD
index 117d6a6bf..62f06df8e 100644
--- a/mozilla-testing/icecat-i18n/PKGBUILD
+++ b/mozilla-testing/icecat-i18n/PKGBUILD
@@ -3,7 +3,8 @@
# Based on firefox-i18n package
# When updating to a newer upstream release:
-# - Edit pkgver= in Makefile.
+# - Edit variables in in Makefile.
+# - (optionally) edit PKGBUILD.in
# - Run 'make'. It will take care of everything else for you.
_langpacks=(af ak ar ast be bg bn-BD bn-IN br bs ca cs cy da de el en-GB en-US en-ZA eo es-AR es-CL es-ES es-MX et eu fa fi fr fy-NL ga-IE gd gl gu-IN he hi-IN hr hu hy-AM id is it ja kk kn ko ku lg lt lv mai mk ml mr nb-NO nl nn-NO nso or pa-IN pl pt-BR pt-PT rm ro ru si sk sl son sq sr sv-SE ta-LK ta te th tr uk vi zh-CN zh-TW zu)
@@ -14,7 +15,7 @@ pkgname=($(for lang in ${_langpacks[@]}
done))
_pkgver=9.0
pkgver=9.0.1
-pkgrel=1
+pkgrel=2
pkgdesc="Language packs for GNUzilla IceCat."
arch=('any')
license=('MPL')