diff options
author | Nicolás Reynolds <apoyosis@correo.inta.gob.ar> | 2011-06-12 18:57:20 -0300 |
---|---|---|
committer | Nicolás Reynolds <apoyosis@correo.inta.gob.ar> | 2011-06-12 18:57:20 -0300 |
commit | aa11e3a73209c5f1e7b6f8594fa03e37736d5a94 (patch) | |
tree | 52b2a6844c48f2d52c1ae1646af8bd0e4fb1bbdf /libre/icecat/PKGBUILD | |
parent | 3635a9fd2989c41e079ea9729f4c6f24abbdc9a3 (diff) | |
parent | 3936ef5883bd37527faefdce3d6d3d44b45020a5 (diff) |
Merge branch 'master' of ssh://vparabola/srv/git/projects/abslibre
Diffstat (limited to 'libre/icecat/PKGBUILD')
-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 b2af0eaf1..d6f3b2505 100644 --- a/libre/icecat/PKGBUILD +++ b/libre/icecat/PKGBUILD @@ -28,9 +28,9 @@ url="http://www.gnu.org/software/gnuzilla/" license=('GPL2' 'MPL' 'LGPL') depends=("xulrunner=${_xulver}" 'desktop-file-utils') makedepends=('zip' 'pkg-config' 'diffutils' 'python2' 'wireless_tools' 'yasm' 'mesa') -provides=('firefox') +provides=("firefox=${pkgver}") conflicts=('firefox') -replaces=("firefox=${pkgver}") +replaces=('firefox') install=icecat.install source=(http://ftp.gnu.org/gnu/gnuzilla/${pkgver}/${pkgname}-${pkgver}.tar.xz mozconfig |