mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
libraries/goffice: Updated for version 0.10.34.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
4c3658511d
commit
559a72bd30
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=goffice
|
||||
VERSION=${VERSION:-0.10.32}
|
||||
VERSION=${VERSION:-0.10.34}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="goffice"
|
||||
VERSION="0.10.32"
|
||||
VERSION="0.10.34"
|
||||
HOMEPAGE="http://ftp.gnome.org/pub/GNOME/sources/goffice/"
|
||||
DOWNLOAD="http://ftp.gnome.org/pub/gnome/sources/goffice/0.10/goffice-0.10.32.tar.xz"
|
||||
MD5SUM="5bb59345c6f447da24bac01d00ef05f3"
|
||||
DOWNLOAD="http://ftp.gnome.org/pub/gnome/sources/goffice/0.10/goffice-0.10.34.tar.xz"
|
||||
MD5SUM="d6520936468a96179a03b27b54c9215e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue