From cabd4a9c1f8304f0d57005b9f31231fc191c8778 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 11 Apr 2011 16:42:19 +0000 Subject: Mon Apr 11 16:42:19 UTC 2011 --- libre/icecat/PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/libre/icecat/PKGBUILD b/libre/icecat/PKGBUILD index 57396b374..cc408f55f 100644 --- a/libre/icecat/PKGBUILD +++ b/libre/icecat/PKGBUILD @@ -19,9 +19,9 @@ # * Disabled ContentHandlers and other Google/Yahoo! related services pkgname=icecat -pkgver=4.0rc2 -_pkgver=4.0-rc2 -pkgrel=3 +pkgver=4.0 +_pkgver=4.0 +pkgrel=1 _xulver=2.0 pkgdesc="GNU version of the Firefox browser. SafeBrowsing and other Google services disabled!" arch=('i686' 'x86_64') @@ -34,7 +34,7 @@ conflicts=('firefox') replaces=("firefox=${_pkgver}") install=icecat.install #source=(http://ftp.gnu.org/gnu/gnuzilla/${pkgver}/${pkgname}-${pkgver}.tar.xz -source=(ftp://alpha.gnu.org/gnu/gnuzilla/${_pkgver}/${pkgname}-${_pkgver}.tar.bz2 +source=(ftp://ftp.gnu.org/gnu/gnuzilla/${_pkgver}/${pkgname}-${_pkgver}.tar.bz2 mozconfig icecat.desktop icecat-safe.desktop @@ -102,7 +102,7 @@ package() { install -m755 -d ${pkgdir}${ICECATDIR}/searchplugins/ install -m644 ${srcdir}/*.xml ${pkgdir}${ICECATDIR}/searchplugins/ } -md5sums=('2e63f5e14540ec58bc8829daa542caf2' +md5sums=('6d7031ecdcf8edb214aaa3fbb1d3fe33' '436db1f6167ffe82fcd71a53ffd80d0e' 'e81ad01dbc16ba28bf92ba4b7c309ca7' 'd93fe402b87cd000a869e1fd6badc6c9' -- cgit v1.2.3-54-g00ecf