mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
python-dnaio: auto updated to 1.1.0-1
This commit is contained in:
parent
48cfd9ca98
commit
76893e625e
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
pkgname=python-dnaio
|
||||
_module=${pkgname#python-}
|
||||
pkgver=1.0.1
|
||||
pkgver=1.1.0
|
||||
pkgrel=1
|
||||
pkgdesc='Python library for very efficient parsing and writing of FASTQ and FASTA files'
|
||||
arch=('x86_64')
|
||||
|
@ -22,7 +22,7 @@ makedepends=(
|
|||
)
|
||||
options=(!emptydirs)
|
||||
source=("https://files.pythonhosted.org/packages/source/${_module::1}/$_module/$_module-$pkgver.tar.gz")
|
||||
sha256sums=('48cb0a8763d91aee329414f7756ee635dd78f6c059d5dbd0de78fb3b15f8a32a')
|
||||
sha256sums=('7ecdfb3de3fd82c69b9750ba66202edc095610646d0720961ca7308af4ee8c45')
|
||||
|
||||
build() {
|
||||
cd "$_module-$pkgver"
|
||||
|
|
Loading…
Add table
Reference in a new issue