misc/xbanish: Updated for version 1.5.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
LEVAI Daniel 2018-02-01 05:08:57 +07:00 committed by Willy Sudiarto Raharjo
parent d97ad3d440
commit 3f294e8816
2 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
#!/bin/sh
# Copyright (c) 2013-2014 LEVAI Daniel
# Copyright (c) 2013-2018 LEVAI Daniel
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
@ -28,7 +28,7 @@
# Build script for xbanish
PRGNAM=xbanish
VERSION=${VERSION:-1.2}
VERSION=${VERSION:-1.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="xbanish"
VERSION="1.2"
VERSION="1.5"
HOMEPAGE="https://github.com/jcs/xbanish"
DOWNLOAD="https://github.com/jcs/xbanish/archive/v1.2.tar.gz"
MD5SUM="6349c8e0ccafb19e1f61dfc0fd507437"
DOWNLOAD="https://github.com/jcs/xbanish/archive/v1.5.tar.gz"
MD5SUM="23e3846827ec6eb20e954f3b3141c2af"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""