From 8e88d65b12eb742515ec5bb71e2590e534cc63ef Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Sun, 22 Dec 2024 18:11:11 +0000 Subject: [PATCH] python-alignment: auto updated to 1.0.10-2 --- BioArchLinux/python-alignment/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/python-alignment/PKGBUILD b/BioArchLinux/python-alignment/PKGBUILD index 4228c961fa..14cfaedc23 100644 --- a/BioArchLinux/python-alignment/PKGBUILD +++ b/BioArchLinux/python-alignment/PKGBUILD @@ -1,7 +1,7 @@ _name=alignment pkgname=python-alignment pkgver=1.0.10 -pkgrel=1 +pkgrel=2 pkgdesc="Native Python library for generic sequence alignment." arch=(any) url="https://github.com/eseraygun/python-alignment"