From 14e806736fb79f03a7f48a9cb3abcba41268b5d0 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Mon, 15 Sep 2014 20:19:48 +0200 Subject: [PATCH] python-efl: Update to 1.11.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 95f190cc251..55f4093b830 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.10.1 +version=1.11.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=a6c803bdd205e08c2d1e3199abd095552bc7ca4be6faafaf3b3f6db1d78c80ef +checksum=e147b5c8995afbae691b90385ec3b008f9675207c7aa3c3bb724c57d9bcf8ed5 python3.4-efl_package() { depends="python3.4-dbus"