mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
development/samurai: Updated for version 1.0.
Signed-off-by: orbea <orbea@riseup.net>
This commit is contained in:
parent
38aa3c137a
commit
b71f7ab44c
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=samurai
|
||||
VERSION=${VERSION:-0.7}
|
||||
VERSION=${VERSION:-1.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="samurai"
|
||||
VERSION="0.7"
|
||||
VERSION="1.0"
|
||||
HOMEPAGE="https://github.com/michaelforney/samurai"
|
||||
DOWNLOAD="https://github.com/michaelforney/samurai/releases/download/0.7/samurai-0.7.tar.gz"
|
||||
MD5SUM="86826d415c277e36e6bed13a03f76036"
|
||||
DOWNLOAD="https://github.com/michaelforney/samurai/releases/download/1.0/samurai-1.0.tar.gz"
|
||||
MD5SUM="5480fe0d7d805fb0ff1bef867d0d762f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue