summaryrefslogtreecommitdiffstats
path: root/libraries
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2014-04-09 22:55:44 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-04-09 22:55:44 +0700
commitc490e496d8fe0ec1c586e2f2e3d9b96d114b1512 (patch)
treef34cadd4041f2f8b6e8b8c7ea8fe18658a2b9947 /libraries
parenteaf4d13ed47be7048e7131b0ae9084b01e78fe95 (diff)
downloadslackbuilds-c490e496d8fe0ec1c586e2f2e3d9b96d114b1512.tar.gz
slackbuilds-c490e496d8fe0ec1c586e2f2e3d9b96d114b1512.tar.xz
libraries/pyqode.widgets: Updated for version 1.2.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries')
-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 098fe82bfe..610395f8ad 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.0}
+VERSION=${VERSION:-1.2.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/libraries/pyqode.widgets/pyqode.widgets.info b/libraries/pyqode.widgets/pyqode.widgets.info
index 1573131419..4f4b7f164a 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.0"
+VERSION="1.2.1"
HOMEPAGE="https://github.com/pyQode/pyqode.widgets"
-DOWNLOAD="https://pypi.python.org/packages/source/p/pyqode.widgets/pyqode.widgets-1.2.0.tar.gz"
-MD5SUM="adc5cf86a1b1861d94c4b136ac4abf42"
+DOWNLOAD="https://pypi.python.org/packages/source/p/pyqode.widgets/pyqode.widgets-1.2.1.tar.gz"
+MD5SUM="caf75b2eef0555f3de7b629e66ff7f05"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pyqode.core"