mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
nanopolish: auto updated to 0.14.0-2
This commit is contained in:
parent
1fd0fcad20
commit
0f45345174
1 changed files with 2 additions and 3 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue