Date: Tuesday, May 19, 2015 @ 02:35:13 Author: cbehan Revision: 133750
upgpkg: xulrunner 38.0.1-1 Update to 38.0.1-1 Modified: xulrunner/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-05-18 23:39:28 UTC (rev 133749) +++ PKGBUILD 2015-05-19 00:35:13 UTC (rev 133750) @@ -4,12 +4,12 @@ # Contributor: Alexander Baldeck <[email protected]> pkgname=xulrunner -pkgver=37.0.2 +pkgver=38.0.1 pkgrel=1 pkgdesc="Mozilla Runtime Environment" arch=('i686' 'x86_64') license=('MPL' 'GPL' 'LGPL') -depends=('gtk2' 'mozilla-common' 'nss' 'libxt' 'hunspell' 'startup-notification' 'mime-types' 'dbus-glib' 'libpulse' 'libevent' 'libvpx' 'icu' 'python2') +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') url="http://wiki.mozilla.org/XUL:Xul_Runner" source=(ftp://ftp.mozilla.org/pub/mozilla.org/xulrunner/releases/$pkgver/source/xulrunner-$pkgver.source.tar.bz2 @@ -18,7 +18,7 @@ shared-libs.patch) options=('!emptydirs' '!makeflags' 'staticlibs') replaces=('xulrunner-oss') -sha256sums=('c08bc152c54bb26d21320ddc2fb57c29ea5f4d84f3d04434698d9d6172c2cd60' +sha256sums=('5b59bd8065c44c11742339f04963667ec9d8f3783b0b9dc743d0d3e77163a937' 'df0e663e7f9246b84936882e564270fac541c6bb39450b759abe686e5c27a052' '1aa9ebe67542a2b8c28905d070829ada5b29438c6a7961f2b0cdd6b92d8b9f5c' '59d9fc421bc10a5515b73e159f44a72365bf7b7e8b3fc8a8c46043ef40bd3a40')
