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