From 20d702c246e3cde6c2b46b34d4ccbf884ded0606 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Tue, 9 Jan 2018 10:33:08 +0100 Subject: [PATCH] python-efl: fix distfiles and checkums --- 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 4d92a69bc3f..bfbc6787954 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=2 +revision=3 build_style=python-module hostmakedepends="pkg-config python-devel python3-devel" makedepends="efl-devel python-dbus-devel" @@ -11,8 +11,8 @@ homepage="http://enlightenment.org" 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=feb7ebe27db47f5d6b7d17409fd5099cdd6ca4b3a06695d8823680e2eebb0099 +distfiles="http://download.enlightenment.org/rel/bindings/python/${pkgname}-${version}.tar.xz" +checksum=70de0ee3fabe1e91da5aa0ca09dd908b62dbbeb5fce86ec194b8793967c30ea3 python3-efl_package() { depends="python3-dbus"