summaryrefslogtreecommitdiffstats
path: root/desktop/enlightenment
diff options
context:
space:
mode:
author Erik Falor <ewfalor@gmail.com>2022-02-23 09:21:36 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-02-23 20:10:21 +0700
commitea0960501833b541ddf833e1c2a1e222a8e06f33 (patch)
treeb8677a08b2c83f69237e1131ddac4cb9de2bfb16 /desktop/enlightenment
parent57cb2f0d48c98b9fe5504e911c80adf1d381cd18 (diff)
downloadslackbuilds-ea0960501833b541ddf833e1c2a1e222a8e06f33.tar.gz
slackbuilds-ea0960501833b541ddf833e1c2a1e222a8e06f33.tar.xz
desktop/enlightenment: Updated for version 0.25.1.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/enlightenment')
-rw-r--r--desktop/enlightenment/enlightenment.SlackBuild4
-rw-r--r--desktop/enlightenment/enlightenment.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/desktop/enlightenment/enlightenment.SlackBuild b/desktop/enlightenment/enlightenment.SlackBuild
index 00953bac92..b0e64c9110 100644
--- a/desktop/enlightenment/enlightenment.SlackBuild
+++ b/desktop/enlightenment/enlightenment.SlackBuild
@@ -1,7 +1,7 @@
#!/bin/bash
# Slackware build script for Enlightenment
-# Erik Falor | Logan, UT, USA | ewfalor@gmail.com | August 2020
+# Erik Falor | Logan, UT, USA | ewfalor@gmail.com | February 2022
# Previously by Ryan P.C. McQuen | Everett, WA | ryanpcmcquen@member.fsf.org
# Originally by Aleksandar Samardzic <asamardzic@gmail.com>
@@ -27,7 +27,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=enlightenment
-VERSION=${VERSION:-0.24.2}
+VERSION=${VERSION:-0.25.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/desktop/enlightenment/enlightenment.info b/desktop/enlightenment/enlightenment.info
index cea8213f10..2696c3e4e5 100644
--- a/desktop/enlightenment/enlightenment.info
+++ b/desktop/enlightenment/enlightenment.info
@@ -1,8 +1,8 @@
PRGNAM="enlightenment"
-VERSION="0.24.2"
+VERSION="0.25.1"
HOMEPAGE="https://www.enlightenment.org/"
-DOWNLOAD="https://download.enlightenment.org/rel/apps/enlightenment/enlightenment-0.24.2.tar.xz"
-MD5SUM="dffeea99a238c7f68b9e73a51fdf8be0"
+DOWNLOAD="https://download.enlightenment.org/rel/apps/enlightenment/enlightenment-0.25.1.tar.xz"
+MD5SUM="68d37c845c6a9e24e9b2b9709e5994be"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="efl"