diff options
Diffstat (limited to 'libraries')
-rw-r--r-- | libraries/pyqode.widgets/pyqode.widgets.SlackBuild | 2 | ||||
-rw-r--r-- | libraries/pyqode.widgets/pyqode.widgets.info | 6 |
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" |