academic/clark-ugene: Updated for version git_6917bf9.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Petar Petrov 2019-08-03 06:51:28 +07:00 committed by Willy Sudiarto Raharjo
parent 3087de5316
commit 38273bfae3
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 6 additions and 6 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for clark-ugene
# Copyright 2018 Petar Petrov slackalaxy@gmail.com
# Copyright 2018-2019 Petar Petrov slackalaxy@gmail.com
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -24,8 +24,8 @@
SRCNAM=clark
PRGNAM=${SRCNAM}-ugene
VERSION=${VERSION:-git_23801a2}
COMMIT=${COMMIT:-23801a2738b7c104c8a7a1402d50d94fb5b4036b}
VERSION=${VERSION:-git_6917bf9}
COMMIT=${COMMIT:-6917bf93df9a8c2b80155db367f6672c1b143d9b}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="clark-ugene"
VERSION="git_23801a2"
VERSION="git_6917bf9"
HOMEPAGE="https://github.com/ugeneunipro/clark"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://github.com/ugeneunipro/clark/archive/23801a2/clark-23801a2738b7c104c8a7a1402d50d94fb5b4036b.tar.gz"
MD5SUM_x86_64="f73ffa62e4ae6241f07d4d9fc814b455"
DOWNLOAD_x86_64="https://github.com/ugeneunipro/clark/archive/6917bf9/clark-6917bf93df9a8c2b80155db367f6672c1b143d9b.tar.gz"
MD5SUM_x86_64="c777c1ec34816c145bcd0a40b72cb69b"
REQUIRES=""
MAINTAINER="Petar Petrov"
EMAIL="slackalaxy@gmail.com"