python-efl: update to 1.19.0.

This commit is contained in:
Juan RP 2017-05-25 09:14:03 +02:00
parent b60f83311b
commit 99afea8edb

View file

@ -1,7 +1,7 @@
# Template file for 'python-efl'
pkgname=python-efl
version=1.18.0
revision=2
version=1.19.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.gz"
checksum=39d873343bf524237ad289c2c95427d462d4b3c829a43ac495da9f5ecfca8974
checksum=c7e09f70302ae4e551e3d8ac06d185b9456699d7aa5c734681988c10f64a0e50
python3-efl_package() {
depends="python3-dbus"