mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
bumping extra/xulrunner
This commit is contained in:
parent
742c3ad364
commit
0a069c2d29
1 changed files with 5 additions and 5 deletions
|
@ -8,7 +8,7 @@
|
|||
highmem=1
|
||||
|
||||
pkgname=xulrunner
|
||||
pkgver=17.0
|
||||
pkgver=17.0.1
|
||||
pkgrel=1
|
||||
pkgdesc="Mozilla Runtime Environment"
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -22,10 +22,6 @@ source=(ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/$pkgver/source/fi
|
|||
shared-libs.patch)
|
||||
options=('!emptydirs')
|
||||
replaces=('xulrunner-oss')
|
||||
md5sums=('3d9d2f6420344ff47a8af3a35ac4bdd6'
|
||||
'37f005b4b0cf19d823193980b23d334c'
|
||||
'27271ce647a83906ef7a24605e840d61'
|
||||
'52e52f840a49eb1d14be1c0065b03a93')
|
||||
|
||||
build() {
|
||||
cd "$srcdir/mozilla-release"
|
||||
|
@ -57,3 +53,7 @@ package() {
|
|||
sed -i 's|!/usr/bin/env python$|!/usr/bin/env python2|' \
|
||||
"$pkgdir"/usr/lib/xulrunner-devel-$pkgver/sdk/bin/{xpt,header,typelib,xpidl}.py
|
||||
}
|
||||
md5sums=('13d616028eb77de927c29b6655c832c9'
|
||||
'37f005b4b0cf19d823193980b23d334c'
|
||||
'27271ce647a83906ef7a24605e840d61'
|
||||
'52e52f840a49eb1d14be1c0065b03a93')
|
||||
|
|
Loading…
Reference in a new issue