mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
python-dnaio: auto updated to 1.2.3-1
This commit is contained in:
parent
1254a2fc4c
commit
907358641f
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
pkgname=python-dnaio
|
||||
_module=${pkgname#python-}
|
||||
pkgver=1.2.2
|
||||
pkgver=1.2.3
|
||||
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=('55e1c8e5b86056ce3bb3a3eff643ebc9910a5d6d0d5c10a27eb4d5b6525117d5')
|
||||
sha256sums=('aad456d9f6272339958b2c5af32fd64d77a50aca12e394e7a143b4129d49b0b9')
|
||||
|
||||
build() {
|
||||
cd "$_module-$pkgver"
|
||||
|
|
Loading…
Add table
Reference in a new issue