mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-biocset: auto updated to 1.18.0-1
This commit is contained in:
parent
765b1b720f
commit
dde2d8f47c
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=BiocSet
|
||||
_pkgver=1.17.1
|
||||
_pkgver=1.18.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.17.1
|
||||
pkgver=1.18.0
|
||||
pkgrel=1
|
||||
pkgdesc='Representing Different Biological Sets'
|
||||
arch=('any')
|
||||
|
@ -36,7 +36,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('8d8c38257e1ae82a45948c985de20b2e55d2c634fd9957ae3bcb29c8cef9ebbb')
|
||||
sha256sums=('8a73bb57f67eb7c353f405b34c5287169ab63ddb84ea77661bd13e7c667031e4')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue