diff options
author | Binh Nguyen <binhnguyen@fastmail.fm> | 2011-01-27 22:37:19 -0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-02-06 22:18:47 -0600 |
commit | 459edf4e973e974305c92be1b464aa1ea1614e93 (patch) | |
tree | 8c0e38c541f28926b7acdca1ecb983423fb02803 /office | |
parent | 8a40141471e579b421633fc8a91698ad44c76e34 (diff) | |
download | slackbuilds-459edf4e973e974305c92be1b464aa1ea1614e93.tar.gz |
office/impressive: Updated for version 0.10.3.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r-- | office/impressive/impressive.SlackBuild | 2 | ||||
-rw-r--r-- | office/impressive/impressive.info | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/office/impressive/impressive.SlackBuild b/office/impressive/impressive.SlackBuild index 7255a4f98a..d0d00317ea 100644 --- a/office/impressive/impressive.SlackBuild +++ b/office/impressive/impressive.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=impressive -VERSION=${VERSION:-0.10.2} +VERSION=${VERSION:-0.10.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/impressive/impressive.info b/office/impressive/impressive.info index 2b82f016a9..35bba2348e 100644 --- a/office/impressive/impressive.info +++ b/office/impressive/impressive.info @@ -1,10 +1,10 @@ PRGNAM="impressive" -VERSION="0.10.2" +VERSION="0.10.3" HOMEPAGE="http://impressive.sourceforge.net/" -DOWNLOAD="http://downloads.sourceforge.net/project/impressive/Impressive/0.10.2/Impressive-0.10.2.tar.gz" -MD5SUM="492eda5e3e09beb2f6dc997ed94f5349" +DOWNLOAD="http://downloads.sourceforge.net/project/impressive/Impressive/0.10.3/Impressive-0.10.3.tar.gz" +MD5SUM="1fefb25db71ee322a59353de85ae00b4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Binh Nguyen" EMAIL="binhnguyen@fastmail.fm" -APPROVED="dsomero" +APPROVED="dsomero,Niels Horn" |