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/fbcat/fbcat.SlackBuild | |
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/fbcat/fbcat.SlackBuild')
-rw-r--r-- | misc/fbcat/fbcat.SlackBuild | 2 |
1 files changed, 1 insertions, 1 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} |