From 330e3f02686161202e0249b791f17258e1dc8db0 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Sun, 22 Dec 2024 18:11:50 +0000 Subject: [PATCH] python-amas: auto updated to 1.0-2 --- BioArchLinux/python-amas/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/python-amas/PKGBUILD b/BioArchLinux/python-amas/PKGBUILD index 476cd2be49..7ab7bacd2e 100644 --- a/BioArchLinux/python-amas/PKGBUILD +++ b/BioArchLinux/python-amas/PKGBUILD @@ -1,7 +1,7 @@ _name=amas pkgname=python-amas pkgver=1.0 -pkgrel=1 +pkgrel=2 pkgdesc="Calculate various summary statistics on a multiple sequence alignment" arch=(any) url="https://github.com/marekborowiec/AMAS"