mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
cutadapt: auto updated to 4.8-1
This commit is contained in:
parent
a308357ca2
commit
b3e2835f59
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
pkgname=cutadapt
|
||||
_name=cutadapt
|
||||
pkgver=4.7
|
||||
pkgver=4.8
|
||||
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=('8738a35b363eaf615665a4e7d1b4beb385cd93fb7ffdcf82cd4ab6457acc879b')
|
||||
sha256sums=('ac852f6b5f2d1147d0d34bef2eaa5879776f81c69a35dd328a701aae39ec6034')
|
||||
|
||||
build() {
|
||||
cd "$_name-$pkgver"
|
||||
|
|
Loading…
Add table
Reference in a new issue