diff options
author | B. Watson <yalhcru@gmail.com> | 2017-12-25 00:07:01 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-01-06 06:55:37 +0700 |
commit | a5e4a0790c63080f93ecbd89747007214ef115c9 (patch) | |
tree | 5ae2f2c2ef88a8f8d9156255bed4f575f0f5dc7b /misc | |
parent | a11d9161a2c0764e790fc0ef44a25a7796676fb7 (diff) | |
download | slackbuilds-a5e4a0790c63080f93ecbd89747007214ef115c9.tar.gz |
misc/fbcat: Updated for version 0.5.1.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'misc')
-rw-r--r-- | misc/fbcat/fbcat.SlackBuild | 2 | ||||
-rw-r--r-- | misc/fbcat/fbcat.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/fbcat/fbcat.SlackBuild b/misc/fbcat/fbcat.SlackBuild index 71e85be643..08db8618b3 100644 --- a/misc/fbcat/fbcat.SlackBuild +++ b/misc/fbcat/fbcat.SlackBuild @@ -7,7 +7,7 @@ # Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. PRGNAM=fbcat -VERSION=${VERSION:-0.5} +VERSION=${VERSION:-0.5.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/misc/fbcat/fbcat.info b/misc/fbcat/fbcat.info index ed71012979..5466c852ad 100644 --- a/misc/fbcat/fbcat.info +++ b/misc/fbcat/fbcat.info @@ -1,8 +1,8 @@ PRGNAM="fbcat" -VERSION="0.5" +VERSION="0.5.1" HOMEPAGE="http://jwilk.net/software/fbcat" -DOWNLOAD="https://github.com/jwilk/fbcat/releases/download/0.5/fbcat-0.5.tar.gz" -MD5SUM="2d3752ab3c13640fd4d887a805c9dc05" +DOWNLOAD="https://github.com/jwilk/fbcat/releases/download/0.5.1/fbcat-0.5.1.tar.gz" +MD5SUM="944fd3854bfe00971bfcd830f6c94497" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |