From 28c098aa2741c1e6d120bc87a21a3f3d63ce3e0e Mon Sep 17 00:00:00 2001 From: starsareintherose Date: Sat, 11 Dec 2021 15:29:58 +0800 Subject: [PATCH] seqan3: auto updated to 3.1.0-2 --- seqan3/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/seqan3/PKGBUILD b/seqan3/PKGBUILD index 91db97bb93..70e5b87bb4 100644 --- a/seqan3/PKGBUILD +++ b/seqan3/PKGBUILD @@ -1,6 +1,6 @@ pkgname=seqan3 pkgver=3.1.0 -pkgrel=1 +pkgrel=2 pkgdesc="The modern C++ library for sequence analysis. Contains version 3 of the library and API docs." arch=("any") url="http://www.seqan.de"