Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fdb0e42a4629191bf210ed81f5faa68fe7f887be
commit fdb0e42a4629191bf210ed81f5faa68fe7f887be Author: kikadf <[email protected]> Date: Wed Sep 3 11:21:49 2014 +0200 firefox-32.0-1-x86_64 * Version bump diff --git a/source/xapps/firefox/FrugalBuild b/source/xapps/firefox/FrugalBuild index e4a0b8b..102ed7d 100644 --- a/source/xapps/firefox/FrugalBuild +++ b/source/xapps/firefox/FrugalBuild @@ -1,11 +1,12 @@ # Compiling time: 55.00 SBU -# Maintainer: Janny <[email protected]> +# Maintainer: kikadf <[email protected]> +# Contributor: Janny <[email protected]> # Contributor: Miklos Vajna <[email protected]> options+=('asneeded') pkgname=firefox -pkgver=31.0 +pkgver=32.0 pathver=${pkgver} # version used in path names pkgrel=1 pkgdesc="Mozilla Firefox web browser" @@ -23,10 +24,9 @@ source=(http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/$pkgver/source/f ffremote \ $pkgname.desktop \ prefs.js \ - mozconfig \ - sharedlibs.patch ) + mozconfig) -signatures=("${source[0]}.asc" '' '' '' '' '') +signatures=("${source[0]}.asc" '' '' '' '') options=('scriptlet') build() { _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
