diff options
author | khronosschoty <khronosschoty@posteo.org> | 2022-02-16 19:38:53 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-17 12:55:36 +0700 |
commit | d6f247f7e703b98e2934eec9172c8735fef422c7 (patch) | |
tree | eaae6e9f34710d7ffd1ec47fd622f5b74c62678f /network/et | |
parent | c21c4098e6f4459992e0e655eb7375c3483a3e1c (diff) | |
download | slackbuilds-d6f247f7e703b98e2934eec9172c8735fef422c7.tar.gz |
network/et: Updated for version 6.1.11.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/et')
-rw-r--r-- | network/et/et.SlackBuild | 2 | ||||
-rw-r--r-- | network/et/et.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/network/et/et.SlackBuild b/network/et/et.SlackBuild index 9713745055..63548d5cce 100644 --- a/network/et/et.SlackBuild +++ b/network/et/et.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=et -VERSION=${VERSION:-5.1.8} +VERSION=${VERSION:-6.1.11} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/network/et/et.info b/network/et/et.info index a5927bfd84..db255cb51b 100644 --- a/network/et/et.info +++ b/network/et/et.info @@ -1,8 +1,8 @@ PRGNAM="et" -VERSION="5.1.8" +VERSION="6.1.11" HOMEPAGE="https://mistertea.github.io/EternalTerminal/" -DOWNLOAD="https://github.com/MisterTea/EternalTerminal/archive/et-v5.1.8/EternalTerminal-et-v5.1.8.tar.gz" -MD5SUM="27f5975561694bf27215332c158cb925" +DOWNLOAD="https://github.com/MisterTea/EternalTerminal/archive/et-v6.1.11/EternalTerminal-et-v6.1.11.tar.gz" +MD5SUM="41dd49bb7f2969727321fd961b0ff06d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="protobuf-c gflags" |