From d0c8618f4dca8947aa0d6a080b83a37a917a5bc1 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Sun, 28 Aug 2022 14:44:51 +0000 Subject: [PATCH] mosdepth: auto updated to 0.3.3-2 --- BioArchLinux/mosdepth/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/mosdepth/PKGBUILD b/BioArchLinux/mosdepth/PKGBUILD index de48a4ae0a..33fc5c8ec2 100644 --- a/BioArchLinux/mosdepth/PKGBUILD +++ b/BioArchLinux/mosdepth/PKGBUILD @@ -3,7 +3,7 @@ pkgname=mosdepth pkgver=0.3.3 -pkgrel=1 +pkgrel=2 pkgdesc='Fast BAM/CRAM depth calculation for WGS, exome, or targeted sequencing' arch=('x86_64') url="https://github.com/brentp/${pkgname}"