summaryrefslogtreecommitdiffstats
path: root/libraries
diff options
context:
space:
mode:
author Erik Falor2020-09-03 08:16:48 +0200
committer Willy Sudiarto Raharjo2020-09-03 08:16:48 +0200
commit4f1df65cb1e065dc9e0c67a76d3b7720e856725f (patch)
treeaa99bb45b13efd0fc0ac6a34d56b470009bc2f38 /libraries
parent44558a0e32973ac81df8516f2e62538f686e1baf (diff)
downloadslackbuilds-4f1df65cb1e065dc9e0c67a76d3b7720e856725f.tar.gz
libraries/python-efl: Updated for version 1.24.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries')
-rw-r--r--libraries/python-efl/python-efl.SlackBuild4
-rw-r--r--libraries/python-efl/python-efl.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/libraries/python-efl/python-efl.SlackBuild b/libraries/python-efl/python-efl.SlackBuild
index 985f0bb3fa..63330c2c88 100644
--- a/libraries/python-efl/python-efl.SlackBuild
+++ b/libraries/python-efl/python-efl.SlackBuild
@@ -1,7 +1,7 @@
#!/bin/sh
# Slackware build script for python-efl
-# Erik Falor | Logan, UT | ewfalor@gmail.com
+# Erik Falor | Logan, UT, USA | ewfalor@gmail.com | July 2020
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -22,7 +22,7 @@
# <http://www.gnu.org/licenses/>.
PRGNAM=python-efl
-VERSION=${VERSION:-1.21.0}
+VERSION=${VERSION:-1.24.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/libraries/python-efl/python-efl.info b/libraries/python-efl/python-efl.info
index f7a20de435..dd6d7b2508 100644
--- a/libraries/python-efl/python-efl.info
+++ b/libraries/python-efl/python-efl.info
@@ -1,8 +1,8 @@
PRGNAM="python-efl"
-VERSION="1.21.0"
+VERSION="1.24.0"
HOMEPAGE="https://www.enlightenment.org/"
-DOWNLOAD="https://download.enlightenment.org/rel/bindings/python/python-efl-1.21.0.tar.xz"
-MD5SUM="e798838b7e16902ec840a7bee692e276"
+DOWNLOAD="https://download.enlightenment.org/rel/bindings/python/python-efl-1.24.0.tar.xz"
+MD5SUM="56cbd28d7c659a4d42193bc82df9d105"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="efl"