diff options
author | khronosschoty <khronosschoty@posteo.org> | 2018-11-04 21:29:07 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-10 07:46:53 +0700 |
commit | 86e803f706fffe00a8e1ce2b829a34982eb84812 (patch) | |
tree | c8527cd62825aa0296a9fcf3cf0ea73a5249ec3d /network/et | |
parent | 26b432ab5b4806e2dede785767f76d16b8933c77 (diff) | |
download | slackbuilds-86e803f706fffe00a8e1ce2b829a34982eb84812.tar.gz |
network/et: Updated for version 5.1.8.
Signed-off-by: David Spencer <idlemoor@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 5c80fe1d00..82b18acb05 100644 --- a/network/et/et.SlackBuild +++ b/network/et/et.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=et -VERSION=${VERSION:-5.1.0} +VERSION=${VERSION:-5.1.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/et/et.info b/network/et/et.info index ceffc7ead7..f740044c66 100644 --- a/network/et/et.info +++ b/network/et/et.info @@ -1,8 +1,8 @@ PRGNAM="et" -VERSION="5.1.0" +VERSION="5.1.8" HOMEPAGE="https://mistertea.github.io/EternalTerminal/" -DOWNLOAD="https://github.com/MisterTea/EternalTerminal/archive/et-v5.1.0/EternalTerminal-et-v5.1.0.tar.gz" -MD5SUM="777ec2e58fd258bdb1a4a9aab8457cee" +DOWNLOAD="https://github.com/MisterTea/EternalTerminal/archive/et-v5.1.8/EternalTerminal-et-v5.1.8.tar.gz" +MD5SUM="27f5975561694bf27215332c158cb925" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="protobuf-c gflags libsodium" |