mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-clue: auto updated to 0.3.65-1
This commit is contained in:
parent
990d1bba31
commit
dce381e8d0
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=clue
|
||||
_pkgver=0.3-64
|
||||
_pkgver=0.3-65
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.3.64
|
||||
pkgrel=2
|
||||
pkgver=0.3.65
|
||||
pkgrel=1
|
||||
pkgdesc='Cluster Ensembles'
|
||||
arch=('x86_64')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -29,7 +29,7 @@ optdepends=(
|
|||
r-rweka
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('f45cb7a84c87ddca2b9f7c2ea9505016d002e6fda23322e6d57466c7a4de28af')
|
||||
sha256sums=('bdf8fdd35fb2b1c65d09766da79d930fa664a00aa497f03b636400eecb623ef8')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue