From b32dbc3920fcdb501698df71b0d41b22ca48ae69 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Fri, 17 Nov 2017 23:33:25 +0000 Subject: [PATCH] community/xulrunner to 41.0.2-13 --- community/xulrunner/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/xulrunner/PKGBUILD b/community/xulrunner/PKGBUILD index 52afae300..5b6bef2ab 100644 --- a/community/xulrunner/PKGBUILD +++ b/community/xulrunner/PKGBUILD @@ -12,9 +12,9 @@ highmem=1 pkgname=xulrunner pkgver=41.0.2 -pkgrel=12 +pkgrel=13 pkgdesc="Mozilla Runtime Environment" -arch=('i686' 'x86_64') +arch=('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=('gcc6' 'zip' 'unzip' 'pkg-config' 'diffutils' 'yasm' 'mesa' 'gconf' 'autoconf2.13' 'gst-plugins-base-libs')