mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-category: auto updated to 2.72.0-1
This commit is contained in:
parent
bc2a5bdec3
commit
4837c4d510
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=Category
|
||||
_pkgver=2.70.0
|
||||
_pkgver=2.72.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.70.0
|
||||
pkgver=2.72.0
|
||||
pkgrel=1
|
||||
pkgdesc='Category Analysis'
|
||||
arch=('any')
|
||||
|
@ -39,7 +39,7 @@ optdepends=(
|
|||
r-xtable
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('9cb2c5ff698299d8d16eaf7c4150966f79650e652836227ba71b2f9d11345f5d')
|
||||
sha256sums=('62f2b2da396ff5eb7d67edd60830045587bebc9c0bca3371c302709da6cbc568')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue