Date: Wednesday, November 21, 2012 @ 05:08:19 Author: ibiru Revision: 171680
update to 17.0 Modified: xulrunner/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-11-21 09:40:34 UTC (rev 171679) +++ PKGBUILD 2012-11-21 10:08:19 UTC (rev 171680) @@ -2,12 +2,12 @@ # Maintainer: Jan de Groot <[email protected]> # Contributor: Alexander Baldeck <[email protected]> pkgname=xulrunner -pkgver=16.0.2 +pkgver=17.0 pkgrel=1 pkgdesc="Mozilla Runtime Environment" arch=('i686' 'x86_64') license=('MPL' 'GPL' 'LGPL') -depends=('gtk2' 'mozilla-common' 'nss>=3.13.1' 'libxt' 'libxrender' 'hunspell' 'startup-notification' 'mime-types' 'dbus-glib' 'alsa-lib' 'libevent' 'sqlite>=3.7.4' 'libnotify' 'libvpx' 'python2') +depends=('gtk2' 'mozilla-common' 'nss>=3.13.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' 'wireless_tools' '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 @@ -16,7 +16,7 @@ shared-libs.patch) options=('!emptydirs') replaces=('xulrunner-oss') -md5sums=('1b360968ab05b2a59757d33514897915' +md5sums=('3d9d2f6420344ff47a8af3a35ac4bdd6' '4afe63440e2f1935ff90de15db3b70f0' '27271ce647a83906ef7a24605e840d61' '52e52f840a49eb1d14be1c0065b03a93')
