From ff16aa1da35010b403473089d956fa4eb717c09d Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Sun, 22 Dec 2024 19:10:42 +0000 Subject: [PATCH] python-dnaio: auto updated to 1.2.3-2 --- BioArchLinux/python-dnaio/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/python-dnaio/PKGBUILD b/BioArchLinux/python-dnaio/PKGBUILD index 582a4f762b..27c46e1491 100644 --- a/BioArchLinux/python-dnaio/PKGBUILD +++ b/BioArchLinux/python-dnaio/PKGBUILD @@ -3,7 +3,7 @@ pkgname=python-dnaio _module=${pkgname#python-} pkgver=1.2.3 -pkgrel=1 +pkgrel=2 pkgdesc='Python library for very efficient parsing and writing of FASTQ and FASTA files' arch=('x86_64') url="https://github.com/marcelm/dnaio/"