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

Jan de Groot jgc at nymeria.archlinux.org
Mon Mar 18 13:29:33 UTC 2013


    Date: Monday, March 18, 2013 @ 14:29:32
  Author: jgc
Revision: 180163

Update to 19.0.2 using xulrunner sources. Now Xulrunner gets regular releases, there is no reason to use firefox sources anymore
upgpkg: xulrunner 19.0.2-1

Modified:
  xulrunner/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-03-18 13:28:34 UTC (rev 180162)
+++ PKGBUILD	2013-03-18 13:29:32 UTC (rev 180163)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 # Contributor: Alexander Baldeck <alexander at archlinux.org>
 pkgname=xulrunner
-pkgver=19.0
+pkgver=19.0.2
 pkgrel=1
 pkgdesc="Mozilla Runtime Environment"
 arch=('i686' 'x86_64')
@@ -10,13 +10,13 @@
 depends=('gtk2' 'mozilla-common' 'nss>=3.14.1' 'libxt' 'libxrender' 'hunspell' 'startup-notification' 'mime-types' 'dbus-glib' 'alsa-lib' 'libevent' 'sqlite>=3.7.4' 'libvpx' 'python2')
 makedepends=('zip' 'unzip' 'pkg-config' 'diffutils' 'yasm' 'mesa' 'autoconf2.13')
 url="http://wiki.mozilla.org/XUL:Xul_Runner"
-source=(ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/$pkgver/source/firefox-$pkgver.source.tar.bz2
+source=(ftp://ftp.mozilla.org/pub/mozilla.org/xulrunner/releases/$pkgver/source/xulrunner-$pkgver.source.tar.bz2
         mozconfig
         mozilla-pkgconfig.patch
         shared-libs.patch)
 options=('!emptydirs')
 replaces=('xulrunner-oss')
-md5sums=('3dc732b6ce177792b43324f4bc7164d8'
+md5sums=('956f60b12577bf7a42d60ba8e1a73794'
          'f26710bcf3e65699a0646c47155cb147'
          '27271ce647a83906ef7a24605e840d61'
          '52e52f840a49eb1d14be1c0065b03a93')




More information about the arch-commits mailing list