diff options
author | Juan M. Lasca <juanmlasca@gmail.com> | 2023-01-12 20:34:56 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-01-14 08:50:07 +0700 |
commit | 3973f9ce322946c0633e48935292d8a1591b8ec2 (patch) | |
tree | b49afc294a4cbb0d37ff478d8d545977dce7dfa4 /development/tktable | |
parent | fda6f6c0ae48e6a726060de75e4e5168c55ca0cf (diff) |
development/tktable: Updated for version 2.10.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/tktable')
-rw-r--r-- | development/tktable/tktable.SlackBuild | 2 | ||||
-rw-r--r-- | development/tktable/tktable.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/development/tktable/tktable.SlackBuild b/development/tktable/tktable.SlackBuild index 22fc5589317ce..25c900a091b4f 100644 --- a/development/tktable/tktable.SlackBuild +++ b/development/tktable/tktable.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=tktable -VERSION=${VERSION:-2.10.7} +VERSION=${VERSION:-2.10.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/development/tktable/tktable.info b/development/tktable/tktable.info index 0565cce84a193..e20ad47d899d7 100644 --- a/development/tktable/tktable.info +++ b/development/tktable/tktable.info @@ -1,8 +1,8 @@ PRGNAM="tktable" -VERSION="2.10.7" +VERSION="2.10.8" HOMEPAGE="https://github.com/wjoye/tktable" -DOWNLOAD="https://github.com/wjoye/tktable/archive/v2.10.7/tktable-2.10.7.tar.gz" -MD5SUM="ce3bf2409e8c4a0e7d9fab367daea69c" +DOWNLOAD="https://github.com/wjoye/tktable/archive/v2.10.8/tktable-2.10.8.tar.gz" +MD5SUM="ed084513d3517d994686165c25eacb05" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |