From 000373c271b064618657c4837d0c8c3cb8ec8d78 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 16 Nov 2015 10:03:09 +0100 Subject: [PATCH] python-efl: update to 1.16.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 5e8d8011960..7ba3915bf79 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.15.0 +version=1.16.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=11e607b465cb66dafe05c66e02d61e09335b370fe9fd2a74d88282b3ee597bcc +checksum=b3df0bf0cc5a64b3602e091f1ea6d2fbb4ab599048ca5345e852d0a740f20ac6 python3.4-efl_package() { depends="python3.4-dbus"