mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-biocfilecache: auto updated to 2.14.0-1
This commit is contained in:
parent
2568bab262
commit
69d7d0d66f
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=BiocFileCache
|
||||
_pkgver=2.12.0
|
||||
_pkgver=2.14.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.12.0
|
||||
pkgver=2.14.0
|
||||
pkgrel=1
|
||||
pkgdesc='Manage Files Across Sessions'
|
||||
arch=('any')
|
||||
|
@ -27,7 +27,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('2e716d10a27ecb677095144dd707273c534f8d1f11d248fed63aa45ea285664b')
|
||||
sha256sums=('6c0a463f7ef65e482b98ba02793fb9ae98b476997c916c94cd917a9e132a4022')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue