From f759da0aa20987f95847422d39ad05cff1cf6951 Mon Sep 17 00:00:00 2001 From: make-file Date: Sat, 26 Dec 2020 14:39:05 +0330 Subject: [PATCH] enlightenment: updated to 0.24.2 --- srcpkgs/enlightenment/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/enlightenment/template b/srcpkgs/enlightenment/template index 9937e24f0f9..db9c886dc92 100644 --- a/srcpkgs/enlightenment/template +++ b/srcpkgs/enlightenment/template @@ -1,7 +1,7 @@ # Template file for 'enlightenment' pkgname=enlightenment -version=0.24.1 -revision=2 +version=0.24.2 +revision=1 build_style=meson configure_args="--sysconfdir=/etc -Dpam=true -Dbluez4=false -Dsystemd=false $(vopt_bool wayland wl)" @@ -16,7 +16,7 @@ maintainer="q66 " license="BSD-2-Clause" homepage="http://enlightenment.org" distfiles="http://download.enlightenment.org/rel/apps/${pkgname}/${pkgname}-${version}.tar.xz" -checksum=aee2b6178c918d71ebe661129f4008d773e70e5784651dadbcf56eec0a6d4a09 +checksum=be18e2f18d6c0b058f633e769863d3cbc4c07b629058ae670dec74cd7906dff1 lib32disabled=yes build_options="wayland" build_options_default="wayland"