desktop/find-cursor: Updated for version 1.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
475be9b382
commit
bee90839df
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=find-cursor
|
PRGNAM=find-cursor
|
||||||
VERSION=${VERSION:-1.4}
|
VERSION=${VERSION:-1.5}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="find-cursor"
|
PRGNAM="find-cursor"
|
||||||
VERSION="1.4"
|
VERSION="1.5"
|
||||||
HOMEPAGE="https://github.com/arp242/find-cursor"
|
HOMEPAGE="https://github.com/arp242/find-cursor"
|
||||||
DOWNLOAD="https://github.com/arp242/find-cursor/archive/v1.4/find-cursor-1.4.tar.gz"
|
DOWNLOAD="https://github.com/arp242/find-cursor/archive/v1.5/find-cursor-1.5.tar.gz"
|
||||||
MD5SUM="72fe16b4a5496646703cdbf207ac3ad9"
|
MD5SUM="d6a266fa3301dbf64a6978d8b025e010"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in New Issue