summaryrefslogtreecommitdiffstats
path: root/libraries/efl
diff options
context:
space:
mode:
author Erik Falor <ewfalor@gmail.com>2018-03-22 10:38:56 +0000
committer David Spencer <idlemoor@slackbuilds.org>2018-03-22 10:38:56 +0000
commit7a49bdfb24366d7da289e25a50fb632429413fe6 (patch)
treeba49605f3d8f1a4bd829e2c81151474f51cdd47d /libraries/efl
parentd7991759e700125378256ddfa93d411c73c788c8 (diff)
downloadslackbuilds-7a49bdfb24366d7da289e25a50fb632429413fe6.tar.gz
slackbuilds-7a49bdfb24366d7da289e25a50fb632429413fe6.tar.xz
libraries/efl: Updated for version 1.20.7.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/efl')
-rw-r--r--libraries/efl/README2
-rw-r--r--libraries/efl/efl.SlackBuild4
-rw-r--r--libraries/efl/efl.info6
3 files changed, 6 insertions, 6 deletions
diff --git a/libraries/efl/README b/libraries/efl/README
index 812812a057..d48d5849d6 100644
--- a/libraries/efl/README
+++ b/libraries/efl/README
@@ -3,6 +3,6 @@ It provides the basic building blocks for creating applications and
user interfaces.
This package supersedes the following packages:
- e_dbus ecore edje eet efreet eina eio elementary embryo emotion ethumb evas
+ e_dbus ecore edje eet efreet eina eio elementary embryo emotion ethumb evas
Please remove the above packages before installing this one.
diff --git a/libraries/efl/efl.SlackBuild b/libraries/efl/efl.SlackBuild
index 5dc5680b47..f9abd58c69 100644
--- a/libraries/efl/efl.SlackBuild
+++ b/libraries/efl/efl.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright 2017 Erik Falor <ewfalor@gmail.com>, Logan, Utah, USA
+# Copyright 2018 Erik Falor <ewfalor@gmail.com>, Logan, Utah, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -21,7 +21,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=efl
-VERSION=${VERSION:-1.20.6}
+VERSION=${VERSION:-1.20.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/libraries/efl/efl.info b/libraries/efl/efl.info
index 27fa61f641..a4d998bc9b 100644
--- a/libraries/efl/efl.info
+++ b/libraries/efl/efl.info
@@ -1,8 +1,8 @@
PRGNAM="efl"
-VERSION="1.20.6"
+VERSION="1.20.7"
HOMEPAGE="https://www.enlightenment.org/"
-DOWNLOAD="http://download.enlightenment.org/rel/libs/efl/efl-1.20.6.tar.xz"
-MD5SUM="0c23c4b3c8f93b173b36ba2352ccffa0"
+DOWNLOAD="http://download.enlightenment.org/rel/libs/efl/efl-1.20.7.tar.xz"
+MD5SUM="3f0294cdfc805b931b94223c37a1015b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="luajit bullet"