mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-genomicdistributions: auto updated to 1.4.4-1
This commit is contained in:
parent
1bc77a519f
commit
61fa999058
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=GenomicDistributions
|
||||
_pkgver=1.4.3
|
||||
_pkgver=1.4.4
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.4.3
|
||||
pkgver=1.4.4
|
||||
pkgrel=1
|
||||
pkgdesc='GenomicDistributions: fast analysis of genomic intervals with Bioconductor'
|
||||
arch=('any')
|
||||
|
@ -35,7 +35,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('7afa1ead9535bc84d7a5765b6ed97816356bfed8fea09f37c1d909aaa2c29f61')
|
||||
sha256sums=('14e8d708e68136e10d186a7693dc7bddac2a1f8a897ca3bab06634fbdd711f37')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue