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}"