mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-cbpmanager: auto updated to 1.8.4-1
This commit is contained in:
parent
f6d664d730
commit
e67e30aae2
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=cbpManager
|
||||
_pkgver=1.8.1
|
||||
_pkgver=1.8.4
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.8.1
|
||||
pkgver=1.8.4
|
||||
pkgrel=1
|
||||
pkgdesc='Generate, manage, and edit data and metadata files suitable for the import in cBioPortal for Cancer Genomics'
|
||||
arch=('any')
|
||||
|
@ -35,7 +35,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('6862abaedb3c1078a2bb2da8b144e7b47678c39d976c38a5be70b3a9ce74aece')
|
||||
sha256sums=('0b4cd09f239864121536e21bc8adea5e6c92b051a5b23933b695ff76677f180f')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue