[arch-commits] Commit in xulrunner/repos (extra-x86_64 extra-x86_64/PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Fri Oct 3 20:05:30 UTC 2008
Date: Friday, October 3, 2008 @ 16:05:29
Author: andyrtr
Revision: 14115
Merged revisions 14114 via svnmerge from
svn+ssh://svn.archlinux.org/home/svn-packages/xulrunner/trunk
........
r14114 | andyrtr | 2008-10-03 20:04:41 +0000 (Fr, 03 Okt 2008) | 1 line
upgpkg: xulrunner 1.9.0.3-1
........
Modified:
xulrunner/repos/extra-x86_64/ (properties)
xulrunner/repos/extra-x86_64/PKGBUILD
----------+
PKGBUILD | 19 ++++++++++---------
1 file changed, 10 insertions(+), 9 deletions(-)
Property changes on: xulrunner/repos/extra-x86_64
___________________________________________________________________
Name: svnmerge-integrated
- /xulrunner/trunk:1-6653
+ /xulrunner/trunk:1-14114
Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD 2008-10-03 20:04:41 UTC (rev 14114)
+++ extra-x86_64/PKGBUILD 2008-10-03 20:05:29 UTC (rev 14115)
@@ -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.1
-pkgrel=2
+pkgver=1.9.0.3
+pkgrel=1
pkgdesc="Mozilla Runtime Environment"
arch=(i686 x86_64)
license=('MPL' 'GPL' 'LGPL')
@@ -12,20 +12,21 @@
provides=(gecko-sdk)
replaces=(gecko-sdk)
url="http://wiki.mozilla.org/XUL:Xul_Runner"
-source=(ftp://ftp.archlinux.org/other/xulrunner/${pkgname}-${pkgver}.tar.bz2
+source=(#ftp://ftp.archlinux.org/other/xulrunner/${pkgname}-${pkgver}.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
mozilla-pkgconfig.patch
fix-mozilla-launcher.patch
mozilla-ps-pdf-simplify-operators.patch)
-md5sums=('ec141bfca8bcc9565086e1e2f1c5a03d'
+md5sums=('e076a4a889fce0c4ca237ac30bfadb43'
'1f56523a563c89f36e014b49781770c6'
- '5efd6772ed0ecf8eddec5d5650191d3c'
- '7a5151f90cb360bc1ea911e5cf7208e9'
- 'dfbfb4e35912112668ac66dae0783686'
- '63eee2d1da3b43c9d604f2253f242f40'
- '13dca58c04e62a8916691c63c5c492a0')
+ '5efd6772ed0ecf8eddec5d5650191d3c'
+ '7a5151f90cb360bc1ea911e5cf7208e9'
+ 'dfbfb4e35912112668ac66dae0783686'
+ '63eee2d1da3b43c9d604f2253f242f40'
+ '13dca58c04e62a8916691c63c5c492a0')
build() {
cd ${startdir}/src/mozilla
More information about the arch-commits
mailing list