mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
desktop/cbatticon: Updated for version 1.6.6.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
271bc42715
commit
64aea0a0f2
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=cbatticon
|
||||
VERSION=${VERSION:-1.6.5}
|
||||
VERSION=${VERSION:-1.6.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="cbatticon"
|
||||
VERSION="1.6.5"
|
||||
VERSION="1.6.6"
|
||||
HOMEPAGE="https://github.com/valr/cbatticon"
|
||||
DOWNLOAD="https://github.com/valr/cbatticon/archive/1.6.5/cbatticon-1.6.5.tar.gz"
|
||||
MD5SUM="669510bc69c6404774674d11d237f3aa"
|
||||
DOWNLOAD="https://github.com/valr/cbatticon/archive/1.6.6/cbatticon-1.6.6.tar.gz"
|
||||
MD5SUM="4dae6dff11ffd094590a896afb8de034"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue