Skip to content

Commit

Permalink
qxmledit: upgraded to 0.8.12
Browse files Browse the repository at this point in the history
  • Loading branch information
conraid committed Jan 4, 2015
1 parent c26233b commit 2a63d63
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
4 changes: 2 additions & 2 deletions qxmledit/qxmledit.SlackBuild
Expand Up @@ -2,7 +2,7 @@
#
# Slackware build script for QXmlEdit
#
# Copyright 2014 Corrado Franco (http://conraid.net)
# Copyright 2014-2015 Corrado Franco (http://conraid.net)
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
Expand Down Expand Up @@ -32,7 +32,7 @@ CWD=$(pwd)

PRGNAME=${PRGNAME:-qxmledit}
PKGNAME=$(echo $PRGNAME | tr A-Z a-z)
VERSION=${VERSION:-0.8.9.1}
VERSION=${VERSION:-0.8.12}
PKGVERSION=$(echo $VERSION | tr - _)
BUILD=${BUILD:-1}
TAG=${TAG:-cf}
Expand Down
7 changes: 4 additions & 3 deletions qxmledit/qxmledit.info
@@ -1,6 +1,7 @@
NAME="qxmledit"
VERSION="0.8.9.1"
VERSION="0.8.12"
HOMEPAGE="http://code.google.com/p/qxmledit/"
DOWNLOAD="https://googledrive.com/host/0B4p7QlvKSOF1RXI4alN6dWxYa1k/qxmledit-0.8.9.1-src.tgz"
DOWNLOAD="http://downloads.sourceforge.net/project/qxmledit/QXmlEdit-0.8.12/qxmledit-0.8.12-src.tgz"
REQUIRES=""
MD5SUM="1e9abc951e2de7b0e6c030743fa46672"
MD5SUM="f737b605858e9c2ef0b29c1831909b70"
SHASUM="ec1f24a297ae418c09f0d8f5e84c1508c52e2cb7"

0 comments on commit 2a63d63

Please sign in to comment.