mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-cba: auto updated to 0.2.22-1
This commit is contained in:
parent
53aa5f5a8c
commit
f6999a9859
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=cba
|
||||
_pkgver=0.2-21
|
||||
_pkgver=0.2-22
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.2.21
|
||||
pkgrel=5
|
||||
pkgver=0.2.22
|
||||
pkgrel=1
|
||||
pkgdesc='Clustering for Business Analytics'
|
||||
arch=('x86_64')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -18,7 +18,7 @@ optdepends=(
|
|||
r-gclus
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('a61e787458e2df5049bea797bb442d6c86ebc9aa9b4dfbf043e23adac15d5048')
|
||||
sha256sums=('f1dc8993f7b41b5bf3258939fb4c9eda5fda0b08f5026727245fd2d3fcbc9040')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue