mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-jaspmachinelearning: auto updated to 0.18.0-1
This commit is contained in:
parent
a206e906f8
commit
881a97c24e
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
#Maintainer: sukanka <su975853527 AT gmail.com>
|
||||
_pkgname=jaspMachineLearning
|
||||
_pkgver=0.17.3
|
||||
_pkgver=0.18.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.17.3
|
||||
pkgver=0.18.0
|
||||
pkgrel=1
|
||||
pkgdesc=" Machine Learning Module for JASP"
|
||||
arch=('any')
|
||||
|
@ -38,7 +38,7 @@ depends=(r
|
|||
)
|
||||
groups=(r-jasp r-jaspextra)
|
||||
source=("${_pkgname}_${_pkgver}.tar.gz::${url}/archive/refs/tags/v${_pkgver}.tar.gz")
|
||||
sha256sums=('dba5f26b7e75e40dfae6b9739bf96e0d6870aedbd1485a91f98c06589916d6fc')
|
||||
sha256sums=('2fb62c5fd9a81d801f805ee38ecde574225019ad61daaca4c5716500e244c363')
|
||||
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Add table
Reference in a new issue