diff options
author | Nicolás Reynolds <apoyosis@correo.inta.gob.ar> | 2011-06-12 19:18:41 -0300 |
---|---|---|
committer | Nicolás Reynolds <apoyosis@correo.inta.gob.ar> | 2011-06-12 19:18:41 -0300 |
commit | 17b70ddc78acf9d090affc3789cc2f07e24926f4 (patch) | |
tree | 70a9a35c0acae90cbccb421f9779fbb5a9535555 /libre/icecat | |
parent | aa11e3a73209c5f1e7b6f8594fa03e37736d5a94 (diff) | |
download | abslibre-17b70ddc78acf9d090affc3789cc2f07e24926f4.tar.gz abslibre-17b70ddc78acf9d090affc3789cc2f07e24926f4.tar.bz2 abslibre-17b70ddc78acf9d090affc3789cc2f07e24926f4.zip |
icecat-4.0.1-2
Fixed firefox replacement
Diffstat (limited to 'libre/icecat')
-rw-r--r-- | libre/icecat/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/icecat/PKGBUILD b/libre/icecat/PKGBUILD index d6f3b2505..89f6755fb 100644 --- a/libre/icecat/PKGBUILD +++ b/libre/icecat/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Figue <ffigue at gmail> # Contributor: Figue <ffigue at gmail> # Contributor (Parabola): fauno <fauno@kiwwwi.com.ar> -# Contrubutor (Parabola): vando <facundo@esdebian.org> +# Contributor (Parabola): vando <facundo@esdebian.org> # Thank you very much to the older contributors: # Contributor: evr <evanroman at gmail> # Contributor: Muhammad 'MJ' Jassim <UnbreakableMJ@gmail.com> @@ -20,7 +20,7 @@ pkgname=icecat pkgver=4.0.1 -pkgrel=1 +pkgrel=2 _xulver=2.0.1 pkgdesc="GNU version of the Firefox browser. SafeBrowsing and other Google services disabled!" arch=('i686' 'x86_64' 'mips64el') |