mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
office/scribus: Updated for version 1.3.9.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
48ba3c16cf
commit
7b1b634264
2 changed files with 6 additions and 6 deletions
|
@ -3,7 +3,7 @@
|
||||||
# Slackware build script for scribus
|
# Slackware build script for scribus
|
||||||
|
|
||||||
# Copyright 2006 Martin Lefebvre <dadexter@gmail.com>
|
# 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.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# 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
|
# Including input by Yalla-One and some code cleanup by rworkman
|
||||||
|
|
||||||
PRGNAM=scribus
|
PRGNAM=scribus
|
||||||
VERSION=1.3.8
|
VERSION=1.3.9
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
PRGNAM="scribus"
|
PRGNAM="scribus"
|
||||||
VERSION="1.3.8"
|
VERSION="1.3.9"
|
||||||
HOMEPAGE="http://www.scribus.net"
|
HOMEPAGE="http://www.scribus.net"
|
||||||
DOWNLOAD="http://downloads.sourceforge.net/scribus/scribus-1.3.8.tar.bz2"
|
DOWNLOAD="http://downloads.sourceforge.net/scribus/scribus-1.3.9.tar.bz2"
|
||||||
MD5SUM="660b946ea3ba19e894fb5701832a6b54"
|
MD5SUM="a54dbf2e10cd88d683d0d34565d29378"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
MAINTAINER="Heinz Wiesinger"
|
MAINTAINER="Heinz Wiesinger"
|
||||||
EMAIL="pprkut@liwjatan.at"
|
EMAIL="pprkut@liwjatan.at"
|
||||||
APPROVED="dsomero"
|
APPROVED="rworkman"
|
||||||
|
|
Loading…
Reference in a new issue