Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b5ce014d30cd61ae4da269c341a59dcef4135d41
commit b5ce014d30cd61ae4da269c341a59dcef4135d41 Author: Miklos Vajna <[email protected]> Date: Fri May 12 23:42:43 2017 +0200 libreoffice-5.3.3.2-1-x86_64 - 5.3.2 -> 5.3.3 diff --git a/source/xoffice/libreoffice/FrugalBuild b/source/xoffice/libreoffice/FrugalBuild index 6b46c0f..3505d4a 100644 --- a/source/xoffice/libreoffice/FrugalBuild +++ b/source/xoffice/libreoffice/FrugalBuild @@ -3,10 +3,10 @@ # Contributor: Laszlo Dvornik <[email protected]> pkgname=libreoffice -pkgver=5.3.2.2 +pkgver=5.3.3.2 minor=${pkgver:0:5} # x.y.z major=${pkgver:0:3} # x.y -pkgrel=2 +pkgrel=1 pkgdesc="Free Software Productivity Suite" url="http://www.libreoffice.org/" Finclude gnome-scriptlet @@ -86,8 +86,8 @@ makedepends=( ) groups=('xoffice') archs=("x86_64") -#mirror="http://download.documentfoundation.org/libreoffice/src/$minor" -mirror="http://dev-builds.libreoffice.org/pre-releases/src" +mirror="http://download.documentfoundation.org/libreoffice/src/$minor" +#mirror="http://dev-builds.libreoffice.org/pre-releases/src" _F_archive_grepv="beta" up2date="Flasttar $mirror" modules=('' 'help-' 'translations-') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
