diff options
author | Erik Falor <ewfalor@gmail.com> | 2020-09-19 01:02:03 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-09-19 01:02:03 +0700 |
commit | d7b41073cd260fdbb15781ebf6fb2b30deedced3 (patch) | |
tree | c1b8393888f562097e21f08923b64d48e1ad3b14 | |
parent | 2f026a37f993ad3f58ba0a92d773b93f7dc33267 (diff) |
system/terminology: Updated for version 1.8.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | system/terminology/terminology.SlackBuild | 2 | ||||
-rw-r--r-- | system/terminology/terminology.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/terminology/terminology.SlackBuild b/system/terminology/terminology.SlackBuild index 3cf3abd6a79b..ba6ce393f37e 100644 --- a/system/terminology/terminology.SlackBuild +++ b/system/terminology/terminology.SlackBuild @@ -23,7 +23,7 @@ PRGNAM=terminology -VERSION=${VERSION:-1.8.0} +VERSION=${VERSION:-1.8.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/terminology/terminology.info b/system/terminology/terminology.info index 67bee9e4f53b..6c5301afc714 100644 --- a/system/terminology/terminology.info +++ b/system/terminology/terminology.info @@ -1,8 +1,8 @@ PRGNAM="terminology" -VERSION="1.8.0" +VERSION="1.8.1" HOMEPAGE="https://www.enlightenment.org/about-terminology" -DOWNLOAD="https://download.enlightenment.org/rel/apps/terminology/terminology-1.8.0.tar.xz" -MD5SUM="c948d35b6103aed67356a9ec97db32d5" +DOWNLOAD="https://download.enlightenment.org/rel/apps/terminology/terminology-1.8.1.tar.xz" +MD5SUM="a01667086dd35557ecbbe3836ba66740" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="efl" |