From 86059f2f23c9cd44b6e11a05fd38e1eb90122589 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Mon, 27 Aug 2018 00:07:40 -0300 Subject: [PATCH] python-efl: update to 1.21.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 bfbc6787954..173d3393ce0 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.20.0 -revision=3 +version=1.21.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.xz" -checksum=70de0ee3fabe1e91da5aa0ca09dd908b62dbbeb5fce86ec194b8793967c30ea3 +checksum=87e04b345528c173e6bea124e48b742e88ae3207458470062300380bd166a223 python3-efl_package() { depends="python3-dbus"