summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--development/tidy-html5/doinst.sh3
-rw-r--r--development/tidy-html5/tidy-html5.SlackBuild3
-rw-r--r--development/tidy-html5/tidy-html5.info6
3 files changed, 4 insertions, 8 deletions
diff --git a/development/tidy-html5/doinst.sh b/development/tidy-html5/doinst.sh
deleted file mode 100644
index 5fb28930db..0000000000
--- a/development/tidy-html5/doinst.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-if [ -x /usr/bin/update-desktop-database ]; then
- /usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1
-fi
diff --git a/development/tidy-html5/tidy-html5.SlackBuild b/development/tidy-html5/tidy-html5.SlackBuild
index 8c0834c798..6af8cdff96 100644
--- a/development/tidy-html5/tidy-html5.SlackBuild
+++ b/development/tidy-html5/tidy-html5.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=tidy-html5
-VERSION=${VERSION:-5.4.0}
+VERSION=${VERSION:-5.6.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -100,7 +100,6 @@ cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
mkdir -p $PKG/install
cat $CWD/slack-desc > $PKG/install/slack-desc
-cat $CWD/doinst.sh > $PKG/install/doinst.sh
cd $PKG
/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz}
diff --git a/development/tidy-html5/tidy-html5.info b/development/tidy-html5/tidy-html5.info
index 7bc197d277..3414561338 100644
--- a/development/tidy-html5/tidy-html5.info
+++ b/development/tidy-html5/tidy-html5.info
@@ -1,8 +1,8 @@
PRGNAM="tidy-html5"
-VERSION="5.4.0"
+VERSION="5.6.0"
HOMEPAGE="http://www.html-tidy.org/"
-DOWNLOAD="https://github.com/htacg/tidy-html5/archive/5.4.0/tidy-html5-5.4.0.tar.gz"
-MD5SUM="7e121e1da7e21dc47610b87aae4b4f65"
+DOWNLOAD="https://github.com/htacg/tidy-html5/archive/5.6.0/tidy-html5-5.6.0.tar.gz"
+MD5SUM="85c8a163d9ece6a02fe12bc9bddbc455"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""