mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
mosdepth: auto updated to 0.3.4-1
This commit is contained in:
parent
761fd64c12
commit
44006fba66
1 changed files with 3 additions and 3 deletions
|
@ -2,8 +2,8 @@
|
|||
# Contributor: Clint Valentine <valentine.clint@gmail.com>
|
||||
|
||||
pkgname=mosdepth
|
||||
pkgver=0.3.3
|
||||
pkgrel=3
|
||||
pkgver=0.3.4
|
||||
pkgrel=1
|
||||
pkgdesc='Fast BAM/CRAM depth calculation for WGS, exome, or targeted sequencing'
|
||||
arch=('x86_64')
|
||||
url="https://github.com/brentp/${pkgname}"
|
||||
|
@ -11,7 +11,7 @@ license=('MIT')
|
|||
depends=('htslib')
|
||||
makedepends=('nim' 'git')
|
||||
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz")
|
||||
sha256sums=('71edbefef8e3a43ddf41f79e24f4a11eb208e6fc0957e4431294a5e9517a3c14')
|
||||
sha256sums=('61bfbe0eca68861663edba3f7541e49fcad389bcb097c3e0ae8adf6e4d8161e7')
|
||||
|
||||
build() {
|
||||
cd "${pkgname}-${pkgver}"
|
||||
|
|
Loading…
Add table
Reference in a new issue