From c23441ac29b9a9aebffa02588ea805283d32cabf Mon Sep 17 00:00:00 2001 From: Robby Workman Date: Thu, 13 Oct 2022 23:15:52 +0100 Subject: office/gnumeric: Updated for version 1.12.53. Signed-off-by: Willy Sudiarto Raharjo --- office/gnumeric/gnumeric.SlackBuild | 10 ++-------- office/gnumeric/gnumeric.info | 6 +++--- 2 files changed, 5 insertions(+), 11 deletions(-) (limited to 'office') diff --git a/office/gnumeric/gnumeric.SlackBuild b/office/gnumeric/gnumeric.SlackBuild index 91674d8c6b..5505a2b3e0 100644 --- a/office/gnumeric/gnumeric.SlackBuild +++ b/office/gnumeric/gnumeric.SlackBuild @@ -25,8 +25,8 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=gnumeric -VERSION=${VERSION:-1.12.49} -BUILD=${BUILD:-2} +VERSION=${VERSION:-1.12.53} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} @@ -76,14 +76,8 @@ find -L . \ \( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \ -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \; -# Avoid the cs help or build will break -sed -i "s|cs\ de\ es|de es|" doc/Makefile.am || exit 1 autoreconf -fi -# Thanks to mancha for this gem :-) -# The docs will still be missing, but at least we can build the app itself -touch doc/C/gnumeric-C.omf.out - CFLAGS="$SLKCFLAGS" \ CXXFLAGS="$SLKCFLAGS" \ ./configure \ diff --git a/office/gnumeric/gnumeric.info b/office/gnumeric/gnumeric.info index e9744a598c..f1a1486053 100644 --- a/office/gnumeric/gnumeric.info +++ b/office/gnumeric/gnumeric.info @@ -1,8 +1,8 @@ PRGNAM="gnumeric" -VERSION="1.12.49" +VERSION="1.12.53" HOMEPAGE="https://projects.gnome.org/gnumeric/" -DOWNLOAD="https://download.gnome.org/sources/gnumeric/1.12/gnumeric-1.12.49.tar.xz" -MD5SUM="eec230a9fbd7388f856570e3f9648531" +DOWNLOAD="https://download.gnome.org/sources/gnumeric/1.12/gnumeric-1.12.53.tar.xz" +MD5SUM="d771cd81e19441a3dc390b2b03cd1edf" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="goffice" -- cgit v1.2.3