summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--office/unoconv/unoconv.SlackBuild6
-rw-r--r--office/unoconv/unoconv.info6
2 files changed, 6 insertions, 6 deletions
diff --git a/office/unoconv/unoconv.SlackBuild b/office/unoconv/unoconv.SlackBuild
index 914bca13a0..9950d70595 100644
--- a/office/unoconv/unoconv.SlackBuild
+++ b/office/unoconv/unoconv.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for unoconv
-# Copyright 2014 Dimitris Zlatanidis Greece-Orestiada
+# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=unoconv
-VERSION=${VERSION:-0.6}
+VERSION=${VERSION:-0.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -76,7 +76,7 @@ gzip -9 doc/$PRGNAM.1
install -D -m0644 doc/$PRGNAM.1.gz $PKG/usr/man/man1/$PRGNAM.1.gz
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
-cp -a AUTHORS COPYING ChangeLog README* WISHLIST doc/*.txt $PKG/usr/doc/$PRGNAM-$VERSION
+cp -a AUTHORS COPYING ChangeLog README.adoc doc/*.adoc $PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
mkdir -p $PKG/install
diff --git a/office/unoconv/unoconv.info b/office/unoconv/unoconv.info
index 43ed3f51cb..199e9e7cd8 100644
--- a/office/unoconv/unoconv.info
+++ b/office/unoconv/unoconv.info
@@ -1,8 +1,8 @@
PRGNAM="unoconv"
-VERSION="0.6"
+VERSION="0.7"
HOMEPAGE="http://dag.wiee.rs/home-made/unoconv"
-DOWNLOAD="https://github.com/dagwieers/unoconv/archive/0.6.tar.gz"
-MD5SUM="2b5b8e4c1c62f2b3cba48ceabc1f3671"
+DOWNLOAD="https://github.com/dagwieers/unoconv/archive/0.7.tar.gz"
+MD5SUM="ee1a8050cdb64672101c0ecc5659913a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""