summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Erik Falor <ewfalor@gmail.com>2017-07-29 09:09:26 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-07-29 09:09:26 +0700
commit8a3383fca454a6c96b6f1276ca30bf121b21b70b (patch)
tree4713a936f340f293d7e8bf7497f161b79501edd7
parent53729679cbc9cd6347ab112839f2dc975eef086d (diff)
downloadslackbuilds-8a3383fca454a6c96b6f1276ca30bf121b21b70b.tar.gz
slackbuilds-8a3383fca454a6c96b6f1276ca30bf121b21b70b.tar.xz
system/terminology: Updated for version 1.0.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--system/terminology/terminology.SlackBuild7
-rw-r--r--system/terminology/terminology.info12
2 files changed, 8 insertions, 11 deletions
diff --git a/system/terminology/terminology.SlackBuild b/system/terminology/terminology.SlackBuild
index aa5f863bdd..f886383909 100644
--- a/system/terminology/terminology.SlackBuild
+++ b/system/terminology/terminology.SlackBuild
@@ -1,9 +1,6 @@
#!/bin/sh
-# Slackware build script for terminology
-# Ryan P.C. McQuen | Everett, WA | ryanpcmcquen@member.fsf.org
-
-# Copyright 2013 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
+# Copyright 2017 Erik Falor <ewfalor@gmail.com>, Logan, Utah, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +21,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=terminology
-VERSION=${VERSION:-0.7.0}
+VERSION=${VERSION:-1.0.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/terminology/terminology.info b/system/terminology/terminology.info
index 0e87ee975f..e92669fcb4 100644
--- a/system/terminology/terminology.info
+++ b/system/terminology/terminology.info
@@ -1,10 +1,10 @@
PRGNAM="terminology"
-VERSION="0.7.0"
+VERSION="1.0.0"
HOMEPAGE="http://enlightenment.org/p.php?p=about/terminology"
-DOWNLOAD="http://download.enlightenment.org/rel/apps/terminology/terminology-0.7.0.tar.xz"
-MD5SUM="a01a5d5fe38159d7d35a70ea0bd63f2e"
+DOWNLOAD="http://download.enlightenment.org/rel/apps/terminology/terminology-1.0.0.tar.gz"
+MD5SUM="8d5a20ee43d1fd535c7f846c36198e50"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="emotion elementary"
-MAINTAINER="Ryan P.C. McQuen"
-EMAIL="ryanpcmcquen@member.fsf.org"
+REQUIRES="efl"
+MAINTAINER="Erik Falor"
+EMAIL="ewfalor@gmail.com"