[arch-commits] Commit in xulrunner/trunk (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Fri Oct 3 20:04:41 UTC 2008


    Date: Friday, October 3, 2008 @ 16:04:41
  Author: andyrtr
Revision: 14114

upgpkg: xulrunner 1.9.0.3-1

Modified:
  xulrunner/trunk/PKGBUILD

----------+
 PKGBUILD |   19 ++++++++++---------
 1 file changed, 10 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-10-03 20:00:59 UTC (rev 14113)
+++ PKGBUILD	2008-10-03 20:04:41 UTC (rev 14114)
@@ -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