summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2014-07-09 17:14:52 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-07-09 17:14:52 +0700
commit575f062e1f90c93b3b60497f8c5af59c856cdf03 (patch)
tree3131573436e3b9b300ed349ed949aea893efdae1 /python
parent78737c0a2b1964057e06e1897ec28ed5a8efb961 (diff)
downloadslackbuilds-575f062e1f90c93b3b60497f8c5af59c856cdf03.tar.gz
slackbuilds-575f062e1f90c93b3b60497f8c5af59c856cdf03.tar.xz
python/PySDL2: Updated for version 0.9.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/PySDL2/PySDL2.SlackBuild2
-rw-r--r--python/PySDL2/PySDL2.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/PySDL2/PySDL2.SlackBuild b/python/PySDL2/PySDL2.SlackBuild
index 7c3941267a..f0876e2a22 100644
--- a/python/PySDL2/PySDL2.SlackBuild
+++ b/python/PySDL2/PySDL2.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=PySDL2
-VERSION=${VERSION:-0.9.2}
+VERSION=${VERSION:-0.9.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/PySDL2/PySDL2.info b/python/PySDL2/PySDL2.info
index 8e0674e8a2..0844f7aba3 100644
--- a/python/PySDL2/PySDL2.info
+++ b/python/PySDL2/PySDL2.info
@@ -1,8 +1,8 @@
PRGNAM="PySDL2"
-VERSION="0.9.2"
+VERSION="0.9.3"
HOMEPAGE="https://bitbucket.org/marcusva/py-sdl2"
-DOWNLOAD="https://bitbucket.org/marcusva/py-sdl2/downloads/PySDL2-0.9.2.tar.gz"
-MD5SUM="e8e619553a2eb4861637ca8b5563cde5"
+DOWNLOAD="https://bitbucket.org/marcusva/py-sdl2/downloads/PySDL2-0.9.3.tar.gz"
+MD5SUM="0ee011fdb68c0c04753cac11f97c8f9d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pypy SDL2"