mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-genieclust: auto updated to 1.1.6-1
This commit is contained in:
parent
c471173b8e
commit
cadb82e121
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
||||
|
||||
_pkgname=genieclust
|
||||
_pkgver=1.1.5-2
|
||||
_pkgver=1.1.6
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=3
|
||||
pkgrel=1
|
||||
pkgdesc="Fast and Robust Hierarchical Clustering with Noise Points Detection"
|
||||
arch=(x86_64)
|
||||
url="https://cran.r-project.org/package=$_pkgname"
|
||||
|
@ -16,8 +16,8 @@ optdepends=(
|
|||
r-mlpack
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('125f1f9bee8664c716c5c50816969c29')
|
||||
b2sums=('f49594d6aef3d9e5d5e91b24121b3efff3a30c47697d78405816e5d1afdac577bae9db0d5654e03b02e8f31ef2336e91b3015c63375769b0db57375260c969e6')
|
||||
md5sums=('2cecb363ad3f489074a7990ffb67a80b')
|
||||
b2sums=('c86dcc1237348d78f8edfc012f9f52b6095d8a041e72f9af886b5c8c6bbebf5b6181443088e812644b0807ff55a55724f8f93299d7486c00bc8ad70aec4b58c2')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue