mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-megadepth: auto updated to 1.6.0-1
This commit is contained in:
parent
8c44e823fe
commit
dace2ff8be
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=megadepth
|
||||
_pkgver=1.4.0
|
||||
_pkgver=1.6.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.4.0
|
||||
pkgver=1.6.0
|
||||
pkgrel=1
|
||||
pkgdesc='megadepth: BigWig and BAM related utilities'
|
||||
arch=('any')
|
||||
|
@ -34,7 +34,7 @@ optdepends=(
|
|||
r-tools
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('991019128a4ce9c25aa60f08f6aef4404dc6b41e8710615e2e666390d2b0e755')
|
||||
sha256sums=('c8730a8c35ca272b8e6cdc4858aba313105a0d5b6f8562e11239b7d16a130863')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue