extra/xulrunner to 21.0-1

This commit is contained in:
Kevin Mihelich 2013-05-15 01:02:08 +00:00
parent cb9766dbb0
commit 4ed5d309f4

View file

@ -8,8 +8,8 @@
highmem=1
pkgname=xulrunner
pkgver=20.0
pkgrel=2
pkgver=21.0
pkgrel=1
pkgdesc="Mozilla Runtime Environment"
arch=('i686' 'x86_64')
license=('MPL' 'GPL' 'LGPL')
@ -22,6 +22,10 @@ source=(ftp://ftp.mozilla.org/pub/mozilla.org/xulrunner/releases/$pkgver/source/
shared-libs.patch)
options=('!emptydirs')
replaces=('xulrunner-oss')
sha256sums=('c3623bc243bd57c7267eacac658993f5f635f639235bea9ed8fce9b52e59be64'
'1b2a674d175e017282e7ef968364582d70a6034a9e0e2c0220f90572f3806428'
'23485d937035648add27a7657f6934dc5b295e886cdb0506eebd02a43d07f269'
'e2b4a00d14f4ba69c62b3f9ef9908263fbab179ba8004197cbc67edbd916fdf1')
prepare() {
cd "$srcdir/mozilla-release"
@ -67,7 +71,3 @@ 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=('1b8a1907919eb805f390a05216f2d8d0'
'ff653a78963f4801df788f4fc0a02867'
'27271ce647a83906ef7a24605e840d61'
'52e52f840a49eb1d14be1c0065b03a93')