[arch-commits] Commit in xulrunner/trunk (PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Thu Feb 12 08:28:29 UTC 2009
Date: Thursday, February 12, 2009 @ 03:28:29
Author: andyrtr
Revision: 26797
upgpkg: xulrunner 1.9.0.6-1
new version 1.9.0.6
Modified:
xulrunner/trunk/PKGBUILD
----------+
PKGBUILD | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-02-12 07:49:18 UTC (rev 26796)
+++ PKGBUILD 2009-02-12 08:28:29 UTC (rev 26797)
@@ -2,8 +2,8 @@
# Maintainer: Alexander Baldeck <alexander at archlinux.org>
# Contributor: Jan de Groot <jgc at archlinux.org>
pkgname=xulrunner
-pkgver=1.9.0.5
-pkgrel=2
+pkgver=1.9.0.6
+pkgrel=1
pkgdesc="Mozilla Runtime Environment"
arch=(i686 x86_64)
license=('MPL' 'GPL' 'LGPL')
@@ -12,8 +12,8 @@
provides=(gecko-sdk)
replaces=(gecko-sdk)
url="http://wiki.mozilla.org/XUL:Xul_Runner"
-source=(ftp://ftp.archlinux.org/other/xulrunner/${pkgname}-${pkgver}-source.tar.bz2
- #http://releases.mozilla.org/pub/mozilla.org/xulrunner/releases/${pkgver}/source/${pkgname}-${pkgver}-source.tar.bz2
+source=(#ftp://ftp.archlinux.org/other/xulrunner/${pkgname}-${pkgver}-source.tar.bz2
+ http://releases.mozilla.org/pub/mozilla.org/xulrunner/releases/${pkgver}/source/${pkgname}-${pkgver}-source.tar.bz2
mozconfig
100-system-hunspell-corrections.patch
bzXXX_pc_honour_system_nspr_nss.patch
@@ -21,14 +21,14 @@
fix-mozilla-launcher.patch
mozilla-ps-pdf-simplify-operators.patch
nsThreadUtils.patch)
-md5sums=('aef76915c3fb35b9229d9eb2c8b2580a'
+md5sums=('1b6063d29fe9785b929a36f249866360'
'6509d12e6b17bfc51c09e1dc35259035'
'5efd6772ed0ecf8eddec5d5650191d3c'
'7a5151f90cb360bc1ea911e5cf7208e9'
'dfbfb4e35912112668ac66dae0783686'
'63eee2d1da3b43c9d604f2253f242f40'
'13dca58c04e62a8916691c63c5c492a0'
- 'ccc3a0672c783c043434f256fbd38c86')
+ 'ccc3a0672c783c043434f256fbd38c86')
build() {
cd ${startdir}/src/mozilla
More information about the arch-commits
mailing list