From ad716e1a41a1268eef803649fece91ac28dd1bf0 Mon Sep 17 00:00:00 2001 From: starsareintherose Date: Tue, 2 Nov 2021 04:43:05 +0800 Subject: [PATCH] clustalw: auto updated to 2.1-3 --- clustalw/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clustalw/PKGBUILD b/clustalw/PKGBUILD index 14c6560ef1..4b621d986d 100755 --- a/clustalw/PKGBUILD +++ b/clustalw/PKGBUILD @@ -2,7 +2,7 @@ pkgname=clustalw pkgver=2.1 -pkgrel=2 +pkgrel=3 pkgdesc='Multiple alignment of nucleic acid and protein sequences (command line tool)' arch=('x86_64') url='http://www.clustal.org/clustal2'