From aa8da42006af7daf5a301cd63c4b9cc80f63394f Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Mon, 7 Nov 2022 15:01:01 +0000 Subject: [PATCH] htslib: auto updated to 1.16-4 --- BioArchLinux/htslib/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/htslib/PKGBUILD b/BioArchLinux/htslib/PKGBUILD index 89e40c0200..8b8dd85254 100644 --- a/BioArchLinux/htslib/PKGBUILD +++ b/BioArchLinux/htslib/PKGBUILD @@ -3,7 +3,7 @@ pkgname=htslib pkgver=1.16 -pkgrel=3 +pkgrel=4 pkgdesc='A C library for high-throughput sequencing data formats. https://doi.org/10.1093/gigascience/giab007' arch=('x86_64') url="https://github.com/samtools/${pkgname}"