mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-apcluster: auto updated to 1.4.10-1
This commit is contained in:
parent
0c012fab7f
commit
5fdf0412a4
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=apcluster
|
||||
_pkgver=1.4.9
|
||||
_pkgver=1.4.10
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.4.9
|
||||
pkgver=1.4.10
|
||||
pkgrel=1
|
||||
pkgdesc='Affinity Propagation Clustering'
|
||||
arch=('x86_64')
|
||||
|
@ -19,7 +19,7 @@ optdepends=(
|
|||
r-knitr
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('3aac75e3e640eb89c1337d6f2e72a85d226b9c9483e43e0c76f9d424e758cb72')
|
||||
sha256sums=('a214f72fa2f84563f3ca1aabb5322ef3e266007a6273ee8434bc2e2a7b9040a0')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue