libraries/python-efl: Updated for version 1.24.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Erik Falor 2020-09-03 13:16:48 +07:00 committed by Willy Sudiarto Raharjo
parent 44558a0e32
commit 4f1df65cb1
2 changed files with 5 additions and 5 deletions

View file

@ -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}

View file

@ -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"