mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-cosmic.67: auto updated to 1.34.0-1
This commit is contained in:
parent
5029af2f4f
commit
9d8269961d
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=COSMIC.67
|
||||
_pkgver=1.33.0
|
||||
_pkgver=1.34.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.33.0
|
||||
pkgver=1.34.0
|
||||
pkgrel=1
|
||||
pkgdesc='COSMIC.67'
|
||||
arch=('any')
|
||||
|
@ -21,7 +21,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/data/experiment/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('dda326dde6033061be745f9ec8e32aea3ed0698874c4cfba448cd3a1f8a50943')
|
||||
sha256sums=('1ab46e805ac0be345120117877fcc4551dfdc1477ce2337cc6a4a63aa98e403d')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue