From f3dc0dae9e3503eba53f74adb20158bac47df3e4 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 10 Apr 2016 19:03:07 +0200 Subject: [PATCH] python-efl: update to 1.17.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 7ba3915bf79..f4d595cc30b 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.16.0 +version=1.17.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=b3df0bf0cc5a64b3602e091f1ea6d2fbb4ab599048ca5345e852d0a740f20ac6 +checksum=7b97a146c188f89f54991471a66a754a8d64f571856c5e8aa0958ac3f2dbd015 python3.4-efl_package() { depends="python3.4-dbus"