aboutsummaryrefslogtreecommitdiff
path: root/system/terminology
diff options
context:
space:
mode:
authorErik Falor <ewfalor@gmail.com>2024-01-11 13:02:46 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-01-12 06:09:22 +0700
commite7d59ca6a8ad7b876fa281b0290a563eacc974e9 (patch)
tree68ab30187c922e879ad9eb3159c99690e058a879 /system/terminology
parentde07b060aef2af8fc911157924a9c9e05544e30b (diff)
downloadslackbuilds-e7d59ca6a8ad7b876fa281b0290a563eacc974e9.tar.xz
system/terminology: Updated for version 1.13.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/terminology')
-rw-r--r--system/terminology/terminology.SlackBuild5
-rw-r--r--system/terminology/terminology.info6
2 files changed, 6 insertions, 5 deletions
diff --git a/system/terminology/terminology.SlackBuild b/system/terminology/terminology.SlackBuild
index cf671f9554a0..097bb379a5e0 100644
--- a/system/terminology/terminology.SlackBuild
+++ b/system/terminology/terminology.SlackBuild
@@ -1,7 +1,8 @@
#!/bin/bash
# Slackware build script for terminology
-# Erik Falor | Logan, UT, USA | ewfalor@gmail.com | February 2022
+# Erik Falor | Logan, UT, USA | ewfalor@gmail.com | January 2024
+# All rights reserved.
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -25,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=terminology
-VERSION=${VERSION:-1.12.1}
+VERSION=${VERSION:-1.13.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/terminology/terminology.info b/system/terminology/terminology.info
index 8e418671bf77..cc9296dca403 100644
--- a/system/terminology/terminology.info
+++ b/system/terminology/terminology.info
@@ -1,8 +1,8 @@
PRGNAM="terminology"
-VERSION="1.12.1"
+VERSION="1.13.0"
HOMEPAGE="https://www.enlightenment.org/about-terminology"
-DOWNLOAD="https://download.enlightenment.org/rel/apps/terminology/terminology-1.12.1.tar.xz"
-MD5SUM="f7c827686388e235850463b1571eb705"
+DOWNLOAD="https://download.enlightenment.org/rel/apps/terminology/terminology-1.13.0.tar.xz"
+MD5SUM="81e24535c1cf0ac9a506c711c9d621f7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="efl"