From 99afea8edbf36bf8d0f9876f958e464416e91296 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 25 May 2017 09:14:03 +0200 Subject: [PATCH] python-efl: update to 1.19.0. --- srcpkgs/python-efl/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python-efl/template b/srcpkgs/python-efl/template index 217d55cc5c..a317cf15ba 100644 --- a/srcpkgs/python-efl/template +++ b/srcpkgs/python-efl/template @@ -1,7 +1,7 @@ # Template file for 'python-efl' pkgname=python-efl -version=1.18.0 -revision=2 +version=1.19.0 +revision=1 build_style=python-module hostmakedepends="pkg-config python-devel python3-devel" makedepends="efl-devel python-dbus-devel" @@ -12,7 +12,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=39d873343bf524237ad289c2c95427d462d4b3c829a43ac495da9f5ecfca8974 +checksum=c7e09f70302ae4e551e3d8ac06d185b9456699d7aa5c734681988c10f64a0e50 python3-efl_package() { depends="python3-dbus"