From 19e239543888df62dc28602acaf209928785d00d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Mon, 15 Jan 2018 22:19:17 +0100 Subject: [PATCH] enventor: fix distfile; mark as broken --- srcpkgs/enventor/template | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/srcpkgs/enventor/template b/srcpkgs/enventor/template index e30fba7e412..ca895ab284d 100644 --- a/srcpkgs/enventor/template +++ b/srcpkgs/enventor/template @@ -13,5 +13,7 @@ homepage="http://enlightenment.org" short_desc="Enlightenment's EDC editor with some convenient functions" maintainer="Juan RP " license="BSD" -distfiles="http://download.enlightenment.org/rel/apps/${pkgname}/${pkgname}-${version}.tar.bz2" -checksum=3d4e5dff4272cb5150b7219d8df66d29e3cda1d5129201abe5a4c392293fd23c +distfiles="http://download.enlightenment.org/rel/apps/${pkgname}/${pkgname}-${version}.tar.xz" +checksum=6756707381de81d3cd6c445f7735927aa4dc853afdb04354d5267078b32bd134 + +broken="Does not build with efl>=1.26"