python-efl: update to 1.22.0

Closes: #10680

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
Jürgen Buchmüller 2019-04-27 15:21:19 +02:00
parent 1f3b7f7ad5
commit 88d5c8a628
No known key found for this signature in database
GPG key ID: DE55AD8DBEBB4EE8

View file

@ -1,7 +1,7 @@
# Template file for 'python-efl'
pkgname=python-efl
version=1.21.0
revision=2
version=1.22.0
revision=1
build_style=python-module
hostmakedepends="pkg-config python-devel python3-devel"
makedepends="efl-devel python-dbus-devel"
@ -12,7 +12,7 @@ short_desc="Python2 bindings for Enlightenment Foundation Libraries"
maintainer="Juan RP <xtraeme@voidlinux.org>"
license="LGPL-3"
distfiles="http://download.enlightenment.org/rel/bindings/python/${pkgname}-${version}.tar.xz"
checksum=87e04b345528c173e6bea124e48b742e88ae3207458470062300380bd166a223
checksum=c368c0621ddcaf0badd4998101621421afee2109bf5c2bfaec4b6837d8301ee2
python3-efl_package() {
depends="python3-dbus"