python-efl: update to 1.15.0.

This commit is contained in:
Juan RP 2015-08-06 08:46:20 +02:00
parent bde949bf1e
commit 57c09e4b04
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-efl'
pkgname=python-efl
version=1.14.0
version=1.15.0
revision=1
build_style=python-module
python_versions="2.7 3.4"
@ -13,7 +13,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=0003151b224937d36ef78236398b9a3d6dd39a5692fb1ba4f9c900e65b2ddade
checksum=11e607b465cb66dafe05c66e02d61e09335b370fe9fd2a74d88282b3ee597bcc
python3.4-efl_package() {
depends="python3.4-dbus"