From a877b7fff3280a25ea92f3dc77c84389a293f896 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 5 Jun 2015 09:49:21 +0200 Subject: [PATCH] python-efl: update to 1.14.0. --- srcpkgs/python-efl/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-efl/template b/srcpkgs/python-efl/template index 4e20ab9fca8..84bd377bb89 100644 --- a/srcpkgs/python-efl/template +++ b/srcpkgs/python-efl/template @@ -1,6 +1,6 @@ # Template file for 'python-efl' pkgname=python-efl -version=1.13.0 +version=1.14.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 " license="LGPL-3" distfiles="http://download.enlightenment.org/rel/bindings/python/${pkgname}-${version}.tar.gz" -checksum=16b8234ee763fab27071e7d708accbdb0cd43eecdfdb08775853bf380e558f8d +checksum=0003151b224937d36ef78236398b9a3d6dd39a5692fb1ba4f9c900e65b2ddade python3.4-efl_package() { depends="python3.4-dbus"