academic/pysam: Updated for version 0.15.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Rob van Nues 2019-01-18 23:37:05 +07:00 committed by Willy Sudiarto Raharjo
parent 03e9d4fcd4
commit b245f19fdd
2 changed files with 4 additions and 4 deletions

View File

@ -24,7 +24,7 @@
PRGNAM=pysam
VERSION=${VERSION:-0.15.1}
VERSION=${VERSION:-0.15.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="pysam"
VERSION="0.15.1"
VERSION="0.15.2"
HOMEPAGE="https://github.com/pysam-developers/pysam"
DOWNLOAD="https://github.com/pysam-developers/pysam/archive/v0.15.1/pysam-0.15.1.tar.gz"
MD5SUM="c6b2c1eb06454bec7705b7e01fc5e1d8"
DOWNLOAD="https://github.com/pysam-developers/pysam/archive/v0.15.2/pysam-0.15.2.tar.gz"
MD5SUM="3000f77fd997d864fe551b3001fbac22"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""