summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Erik Falor2017-07-29 04:09:26 +0200
committer Willy Sudiarto Raharjo2017-07-29 04:09:26 +0200
commit464c67d6bebcd029a8cc55cce02bf2bf7e373467 (patch)
tree03f4836c226d6b6b2d580c96b2a181c05ac15461 /system
parent9fddea94d266b693a897946ba776f45e346aee99 (diff)
downloadold.slackbuilds-464c67d6bebcd029a8cc55cce02bf2bf7e373467.tar.gz
system/terminology: Updated for version 1.0.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-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"