mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
cutadapt: auto updated to 5.0-1
This commit is contained in:
parent
8d8d9a6368
commit
7fda678dea
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
pkgname=cutadapt
|
||||
_name=cutadapt
|
||||
pkgver=4.9
|
||||
pkgver=5.0
|
||||
pkgrel=1
|
||||
pkgdesc='Remove adapter sequences from high-throughput sequencing reads. doi:10.14806/ej.17.1.200'
|
||||
arch=('x86_64')
|
||||
|
@ -22,7 +22,7 @@ makedepends=(
|
|||
'python-setuptools-scm'
|
||||
)
|
||||
source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz")
|
||||
sha256sums=('da3b45775b07334d2e2580a7b154d19ea7e872f0da813bb1ac2a4da712bfc223')
|
||||
sha256sums=('cd66872b6635c068cf223f72fb0cc93b2454088a3e807a550bb36f717d25ae29')
|
||||
|
||||
build() {
|
||||
cd "$_name-$pkgver"
|
||||
|
|
Loading…
Add table
Reference in a new issue