summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2014-04-14 15:03:06 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-04-14 15:03:06 +0700
commit77be461449157dcd29482c1604a9572d0c6393c4 (patch)
treec529b15b7cd994bc1ec83c82fcd6bc4549972e94
parentdf6cb8dc56bdffe02592f84611174519648daa56 (diff)
downloadslackbuilds-77be461449157dcd29482c1604a9572d0c6393c4.tar.gz
slackbuilds-77be461449157dcd29482c1604a9572d0c6393c4.tar.xz
libraries/pyqode.widgets: Updated for version 1.2.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--libraries/pyqode.widgets/pyqode.widgets.SlackBuild2
-rw-r--r--libraries/pyqode.widgets/pyqode.widgets.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/libraries/pyqode.widgets/pyqode.widgets.SlackBuild b/libraries/pyqode.widgets/pyqode.widgets.SlackBuild
index 610395f8ad..d75eb223d3 100644
--- a/libraries/pyqode.widgets/pyqode.widgets.SlackBuild
+++ b/libraries/pyqode.widgets/pyqode.widgets.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=pyqode.widgets
-VERSION=${VERSION:-1.2.1}
+VERSION=${VERSION:-1.2.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/libraries/pyqode.widgets/pyqode.widgets.info b/libraries/pyqode.widgets/pyqode.widgets.info
index 4f4b7f164a..6c537e222c 100644
--- a/libraries/pyqode.widgets/pyqode.widgets.info
+++ b/libraries/pyqode.widgets/pyqode.widgets.info
@@ -1,8 +1,8 @@
PRGNAM="pyqode.widgets"
-VERSION="1.2.1"
+VERSION="1.2.2"
HOMEPAGE="https://github.com/pyQode/pyqode.widgets"
-DOWNLOAD="https://pypi.python.org/packages/source/p/pyqode.widgets/pyqode.widgets-1.2.1.tar.gz"
-MD5SUM="caf75b2eef0555f3de7b629e66ff7f05"
+DOWNLOAD="https://pypi.python.org/packages/source/p/pyqode.widgets/pyqode.widgets-1.2.2.tar.gz"
+MD5SUM="d43138ede5d6689f61bfe2a14dff48ff"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pyqode.core"