diff options
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="" |