python-efl: update to 1.21.0.

This commit is contained in:
maxice8 2018-08-27 00:07:40 -03:00
parent 838f8f3edc
commit 86059f2f23
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -1,7 +1,7 @@
# Template file for 'python-efl'
pkgname=python-efl
version=1.20.0
revision=3
version=1.21.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.eu>"
license="LGPL-3"
distfiles="http://download.enlightenment.org/rel/bindings/python/${pkgname}-${version}.tar.xz"
checksum=70de0ee3fabe1e91da5aa0ca09dd908b62dbbeb5fce86ec194b8793967c30ea3
checksum=87e04b345528c173e6bea124e48b742e88ae3207458470062300380bd166a223
python3-efl_package() {
depends="python3-dbus"