mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
academic/cutadapt: Updated for version 1.9.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
8e7ce7eb4e
commit
5cf72323c4
3 changed files with 5 additions and 5 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=cutadapt
|
||||
VERSION=${VERSION:-1.9}
|
||||
VERSION=${VERSION:-1.9.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="cutadapt"
|
||||
VERSION="1.9"
|
||||
VERSION="1.9.1"
|
||||
HOMEPAGE="https://pypi.python.org/pypi/cutadapt/"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/c/cutadapt/cutadapt-1.9.tar.gz"
|
||||
MD5SUM="9823e4ab3fd493eecae70bb2be9159f2"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/c/cutadapt/cutadapt-1.9.1.tar.gz"
|
||||
MD5SUM="cc2e4d3da46a0d88b4ababe065d0021a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
|
@ -13,7 +13,7 @@ cutadapt: tails and other types of unwanted sequence from your high-
|
|||
cutadapt: throughput sequencing reads.
|
||||
cutadapt:
|
||||
cutadapt: Home: https://pypi.python.org/pypi/cutadapt/
|
||||
cutadapt: References: /usr/doc/cutadapt-1.9/CITATION
|
||||
cutadapt: References: /usr/doc/cutadapt-1.9.1/CITATION
|
||||
cutadapt:
|
||||
cutadapt:
|
||||
cutadapt:
|
||||
|
|
Loading…
Reference in a new issue