samtools: update to 1.20
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
_realname=samtools
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
|
||||
pkgver=1.19.2
|
||||
pkgver=1.20
|
||||
pkgrel=1
|
||||
pkgdesc="tools for manipulating next-generation sequencing data"
|
||||
arch=('any')
|
||||
@@ -21,7 +21,7 @@ makedepends=(
|
||||
"${MINGW_PACKAGE_PREFIX}-autotools"
|
||||
)
|
||||
source=(https://github.com/samtools/samtools/releases/download/$pkgver/$_realname-$pkgver.tar.bz2)
|
||||
sha256sums=('71f60499668e4c08e7d745fbff24c15cc8a0977abab1acd5d2bb419bdb065e96')
|
||||
sha256sums=('c71be865e241613c2ca99679c074f1a0daeb55288af577db945bdabe3eb2cf10')
|
||||
|
||||
prepare() {
|
||||
cd $srcdir/$_realname-$pkgver
|
||||
|
||||
Reference in New Issue
Block a user