mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
development/samurai: Updated for version 0.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
c4578b7fba
commit
82576f7fed
2 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for samurai
|
||||
|
||||
# Copyright 2018 Hunter Sezen California, USA
|
||||
# Copyright 2018-2019 Hunter Sezen California, USA
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=samurai
|
||||
VERSION=${VERSION:-0.5}
|
||||
VERSION=${VERSION:-0.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="samurai"
|
||||
VERSION="0.5"
|
||||
VERSION="0.6"
|
||||
HOMEPAGE="https://github.com/michaelforney/samurai"
|
||||
DOWNLOAD="https://github.com/michaelforney/samurai/releases/download/0.5/samurai-0.5.tar.gz"
|
||||
MD5SUM="1ec644e673773fe18857f6c4cc49d568"
|
||||
DOWNLOAD="https://github.com/michaelforney/samurai/releases/download/0.6/samurai-0.6.tar.gz"
|
||||
MD5SUM="d5c1ab6a4d75cb66b7914450e55786c4"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
MAINTAINER="Hunter Sezen"
|
||||
EMAIL="orbea@fredslev.dk"
|
||||
EMAIL="orbea@riseup.net"
|
||||
|
|
Loading…
Reference in a new issue