mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
misc/fbcat: Updated for version 0.5.1.
Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
parent
a11d9161a2
commit
a5e4a0790c
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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=""
|
||||
|
|
Loading…
Reference in a new issue