diff options
author | Freemor <freemor@freemor.ca> | 2019-05-04 09:15:39 -0300 |
---|---|---|
committer | Freemor <freemor@freemor.ca> | 2019-05-04 09:15:39 -0300 |
commit | 438cca69c394730ab9529ce91dab62fc975a301a (patch) | |
tree | 7915ba28cb6dafd92dfc27ea14ab9184be895f2f /libre | |
parent | b220be024cebc8833b9b3035a96a77d410a9158a (diff) | |
download | abslibre-438cca69c394730ab9529ce91dab62fc975a301a.tar.gz abslibre-438cca69c394730ab9529ce91dab62fc975a301a.tar.bz2 abslibre-438cca69c394730ab9529ce91dab62fc975a301a.zip |
rebuild [libre/icecat] against icu 0.64 which is now in i686 land
Diffstat (limited to 'libre')
-rw-r--r-- | libre/icecat/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/icecat/PKGBUILD b/libre/icecat/PKGBUILD index c6659aefa..4f962dbb7 100644 --- a/libre/icecat/PKGBUILD +++ b/libre/icecat/PKGBUILD @@ -17,7 +17,7 @@ pkgname=icecat _pkgver=60.3.0-gnu1 pkgver=${_pkgver//-/_} -pkgrel=5 +pkgrel=6 pkgdesc="GNU IceCat - a libre standalone web browser based on Mozilla Firefox." arch=(x86_64 i686 armv7h) license=(MPL GPL LGPL) |