bumping extra/firefox

This commit is contained in:
Mike Brown 2012-12-01 11:24:48 -05:00
parent 0a069c2d29
commit 5cf5cfbdcd

View file

@ -9,7 +9,7 @@ buildarch=4
highmem=1
pkgname=firefox
pkgver=17.0
pkgver=17.0.1
pkgrel=1
pkgdesc="Standalone web browser from mozilla.org"
arch=('i686' 'x86_64')
@ -25,12 +25,6 @@ install=firefox.install
options=(!emptydirs)
source=(https://ftp.mozilla.org/pub/mozilla.org/firefox/releases/$pkgver/source/firefox-$pkgver.source.tar.bz2
mozconfig firefox.desktop firefox-install-dir.patch vendor.js shared-libs.patch)
md5sums=('3d9d2f6420344ff47a8af3a35ac4bdd6'
'5644c7b42f51013e2023787938fa955e'
'eb56667bc1919f2ed93e34bdfc21f7d6'
'150ac0fb3ac7b2114c8e8851a9e0516c'
'0d053487907de4376d67d8f499c5502b'
'52e52f840a49eb1d14be1c0065b03a93')
build() {
cd mozilla-release
@ -85,3 +79,9 @@ package() {
#https://bugzilla.mozilla.org/show_bug.cgi?id=658850
ln -sf firefox "$pkgdir/usr/lib/firefox/firefox-bin"
}
md5sums=('13d616028eb77de927c29b6655c832c9'
'5644c7b42f51013e2023787938fa955e'
'eb56667bc1919f2ed93e34bdfc21f7d6'
'150ac0fb3ac7b2114c8e8851a9e0516c'
'0d053487907de4376d67d8f499c5502b'
'52e52f840a49eb1d14be1c0065b03a93')