office/scribus: Updated for version 1.3.9.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Heinz Wiesinger 2011-01-10 22:03:25 -06:00 committed by Robby Workman
parent 48ba3c16cf
commit 7b1b634264
2 changed files with 6 additions and 6 deletions

View file

@ -3,7 +3,7 @@
# Slackware build script for scribus
# Copyright 2006 Martin Lefebvre <dadexter@gmail.com>
# Copyright 2008-2010 Heinz Wiesinger, Amsterdam, The Netherlands
# Copyright 2008-2011 Heinz Wiesinger, Amsterdam, The Netherlands
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -27,7 +27,7 @@
# Including input by Yalla-One and some code cleanup by rworkman
PRGNAM=scribus
VERSION=1.3.8
VERSION=1.3.9
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="scribus"
VERSION="1.3.8"
VERSION="1.3.9"
HOMEPAGE="http://www.scribus.net"
DOWNLOAD="http://downloads.sourceforge.net/scribus/scribus-1.3.8.tar.bz2"
MD5SUM="660b946ea3ba19e894fb5701832a6b54"
DOWNLOAD="http://downloads.sourceforge.net/scribus/scribus-1.3.9.tar.bz2"
MD5SUM="a54dbf2e10cd88d683d0d34565d29378"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Heinz Wiesinger"
EMAIL="pprkut@liwjatan.at"
APPROVED="dsomero"
APPROVED="rworkman"