aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--system/terminology/terminology.SlackBuild7
-rw-r--r--system/terminology/terminology.info8
2 files changed, 7 insertions, 8 deletions
diff --git a/system/terminology/terminology.SlackBuild b/system/terminology/terminology.SlackBuild
index fed8189f2c3f8..3cf3abd6a79b4 100644
--- a/system/terminology/terminology.SlackBuild
+++ b/system/terminology/terminology.SlackBuild
@@ -23,7 +23,7 @@
PRGNAM=terminology
-VERSION=${VERSION:-1.3.2}
+VERSION=${VERSION:-1.8.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -54,7 +54,8 @@ else
LIBDIRSUFFIX=""
fi
-DOCS="AUTHORS COPYING ChangeLog DESIGN.md NEWS README.md TODO"
+
+DOCS="AUTHORS COPYING ChangeLog ChangeLog.theme DESIGN.md NEWS README.md THEME.md TODO"
set -e
@@ -76,8 +77,6 @@ CXXFLAGS="$SLKCFLAGS" \
meson \
--prefix=/usr \
--libdir=/usr/lib${LIBDIRSUFFIX} \
- --sysconfdir=/etc \
- --localstatedir=/var \
--mandir=/usr/man \
. build
diff --git a/system/terminology/terminology.info b/system/terminology/terminology.info
index b29f33b5f85a7..67bee9e4f53b3 100644
--- a/system/terminology/terminology.info
+++ b/system/terminology/terminology.info
@@ -1,10 +1,10 @@
PRGNAM="terminology"
-VERSION="1.3.2"
+VERSION="1.8.0"
HOMEPAGE="https://www.enlightenment.org/about-terminology"
-DOWNLOAD="https://download.enlightenment.org/rel/apps/terminology/terminology-1.3.2.tar.xz"
-MD5SUM="ab125bd9b4b183cffa1ca61143d5888b"
+DOWNLOAD="https://download.enlightenment.org/rel/apps/terminology/terminology-1.8.0.tar.xz"
+MD5SUM="c948d35b6103aed67356a9ec97db32d5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="efl meson"
+REQUIRES="efl"
MAINTAINER="Erik Falor"
EMAIL="ewfalor@gmail.com"