diff options
author | Michał Masłowski <mtjm@mtjm.eu> | 2011-12-31 23:02:48 +0100 |
---|---|---|
committer | Michał Masłowski <mtjm@mtjm.eu> | 2011-12-31 23:02:48 +0100 |
commit | 6018f318724745ea2800c629d0db77f19ecbd02b (patch) | |
tree | 6c57a138047bb35ac0753554f4ea855d56f9e333 /mozilla-testing/icecat-i18n/PKGBUILD | |
parent | 4f85ee8cc53396a283d492bb29ee2d0696c0b821 (diff) | |
parent | 007fa4a3de674cd44c9b4609d8567facc307de51 (diff) | |
download | abslibre-6018f318724745ea2800c629d0db77f19ecbd02b.tar.gz abslibre-6018f318724745ea2800c629d0db77f19ecbd02b.tar.bz2 abslibre-6018f318724745ea2800c629d0db77f19ecbd02b.zip |
Merge branch 'master' of git+ssh://parabola-git/abslibre
Diffstat (limited to 'mozilla-testing/icecat-i18n/PKGBUILD')
-rw-r--r-- | mozilla-testing/icecat-i18n/PKGBUILD | 5 |
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') |