nanopolish: auto updated to 0.14.0-2

This commit is contained in:
BioArchLinuxBot 2022-08-28 14:33:49 +00:00
parent 1fd0fcad20
commit 0f45345174

View file

@ -2,7 +2,7 @@
pkgname=nanopolish pkgname=nanopolish
pkgver=0.14.0 pkgver=0.14.0
pkgrel=1 pkgrel=2
pkgdesc="Provide signal-level analysis of Oxford Nanopore sequencing data" pkgdesc="Provide signal-level analysis of Oxford Nanopore sequencing data"
arch=('x86_64') arch=('x86_64')
url="https://github.com/jts/nanopolish" url="https://github.com/jts/nanopolish"
@ -10,8 +10,7 @@ license=('MIT')
depends=('glibc' 'hdf5' 'htslib' 'zlib') depends=('glibc' 'hdf5' 'htslib' 'zlib')
makedepends=('git' 'eigen' 'wget') makedepends=('git' 'eigen' 'wget')
source=("git+https://github.com/jts/nanopolish.git#tag=v$pkgver") source=("git+https://github.com/jts/nanopolish.git#tag=v$pkgver")
sha256sums=('SKIP' sha256sums=('SKIP')
'8863f56ef51672a4c6c50aeaea2e0e1b866a06bf4d4ca14006680f698e795a26')
prepare() { prepare() {
cd "nanopolish" cd "nanopolish"