diff options
Diffstat (limited to 'libre/icecat')
-rw-r--r-- | libre/icecat/PKGBUILD | 16 |
1 files changed, 4 insertions, 12 deletions
diff --git a/libre/icecat/PKGBUILD b/libre/icecat/PKGBUILD index a3e757401..a62382800 100644 --- a/libre/icecat/PKGBUILD +++ b/libre/icecat/PKGBUILD @@ -17,10 +17,10 @@ # * Disabled ContentHandlers and other Google/Yahoo! related services pkgname=icecat -pkgver=3.6.13 +pkgver=3.6.14 _pkgver=3.6 -pkgrel=2 -_xulver=1.9.2.13 +pkgrel=1 +_xulver=1.9.2.14 pkgdesc="GNU version of the Firefox browser. SafeBrowsing and other Google services disabled!" arch=(i686 x86_64) url="http://www.gnu.org/software/gnuzilla/" @@ -105,16 +105,8 @@ package() { msg2 "And provide better ones..." install -m644 ${srcdir}/*.xml ${pkgdir}${ICECATDIR}/searchplugins/ - - msg2 "Installing the privacy extension" - install -d ${pkgdir}${ICECATDIR}/extensions/privacy_features\@gnuzilla.gnu.org - - cd ${pkgdir}${ICECATDIR}/extensions/privacy_features\@gnuzilla.gnu.org - unzip ../privacy_ext.xpi - - rm -f ../privacy_ext.xpi } -md5sums=('1c268e5f803a3989552158932940468c' +md5sums=('367ae51a84b290fff548721bf83bb8b4' 'df304f6eb858922a0703bac7903aecc8' 'e81ad01dbc16ba28bf92ba4b7c309ca7' 'd93fe402b87cd000a869e1fd6badc6c9' |