mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-brgenomics: auto updated to 1.14.1-1
This commit is contained in:
parent
b8a5c5f0c3
commit
cfbd9d7917
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=BRGenomics
|
||||
_pkgver=1.13.0
|
||||
_pkgver=1.14.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.13.0
|
||||
pkgver=1.14.1
|
||||
pkgrel=1
|
||||
pkgdesc='Tools for the Efficient Analysis of High-Resolution Genomics Data'
|
||||
arch=('any')
|
||||
|
@ -33,7 +33,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('4f644b893d3e4159fbf0dfe6eb68c074552625a5bd7a9a811ddbb063b3bb20f9')
|
||||
sha256sums=('8a52f893049c98fc2347e350364707dbf40edad2cf8a33d10fd71264655a7726')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue