From 39a01c9ee6f6cf1dcadbd05a943a7475cdcd6d6e Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Sat, 15 Jan 2022 02:24:27 +0800 Subject: [PATCH] fastx-toolkit: auto updated to 0.0.14-4 --- BioArchLinux/fastx-toolkit/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/fastx-toolkit/PKGBUILD b/BioArchLinux/fastx-toolkit/PKGBUILD index ef69f690f1..d3431e4959 100644 --- a/BioArchLinux/fastx-toolkit/PKGBUILD +++ b/BioArchLinux/fastx-toolkit/PKGBUILD @@ -2,7 +2,7 @@ pkgname=fastx-toolkit pkgver=0.0.14 -pkgrel=3 +pkgrel=4 pkgdesc="The FASTX-Toolkit is a collection of command line tools for Short-Reads FASTA/FASTQ files preprocessing" arch=("any") url="https://github.com/agordon/fastx_toolkit"