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

Evangelos Foutras foutrelis at archlinux.org
Sun Nov 1 11:45:07 UTC 2015


    Date: Sunday, November 1, 2015 @ 12:45:07
  Author: foutrelis
Revision: 145428

Prepare bump to latest release

Modified:
  xulrunner/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-11-01 11:24:38 UTC (rev 145427)
+++ PKGBUILD	2015-11-01 11:45:07 UTC (rev 145428)
@@ -4,21 +4,21 @@
 # Contributor: Alexander Baldeck <alexander at archlinux.org>
 
 pkgname=xulrunner
-pkgver=40.0.3
-pkgrel=1
+pkgver=41.0.2
+pkgrel=0
 pkgdesc="Mozilla Runtime Environment"
 arch=('i686' 'x86_64')
 license=('MPL' 'GPL' 'LGPL')
 depends=('gtk2' 'mozilla-common' 'nss>3.18' 'libxt' 'hunspell' 'startup-notification' 'mime-types' 'dbus-glib' 'libpulse' 'libevent' 'libvpx' 'icu' 'python2')
-makedepends=('zip' 'unzip' 'pkg-config' 'diffutils' 'yasm' 'mesa' 'autoconf2.13' 'gst-plugins-base-libs')
+makedepends=('zip' 'unzip' 'pkg-config' 'diffutils' 'yasm' 'mesa' 'gconf' 'autoconf2.13' 'gst-plugins-base-libs')
 url="http://wiki.mozilla.org/XUL:Xul_Runner"
-source=(https://ftp.mozilla.org/pub/mozilla.org/xulrunner/releases/$pkgver/source/xulrunner-$pkgver.source.tar.bz2
+source=(https://ftp.mozilla.org/pub/mozilla.org/xulrunner/releases/$pkgver/source/xulrunner-$pkgver.source.tar.xz
         mozconfig
         mozilla-pkgconfig.patch
         shared-libs.patch)
 options=('!emptydirs' '!makeflags' 'staticlibs')
 replaces=('xulrunner-oss')
-sha256sums=('500af8a84c48e31fe368cd89aa17118e4f18ef76ce7b7154a9d676222ce3ced5'
+sha256sums=('f7abb2e2989779305ab1f80d30caf9fc55d96c7e66d1394e2cc9639442e2b864'
             'df0e663e7f9246b84936882e564270fac541c6bb39450b759abe686e5c27a052'
             '1aa9ebe67542a2b8c28905d070829ada5b29438c6a7961f2b0cdd6b92d8b9f5c'
             '59d9fc421bc10a5515b73e159f44a72365bf7b7e8b3fc8a8c46043ef40bd3a40')



More information about the arch-commits mailing list