mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-jaspregression: auto updated to 0.18.0-1
This commit is contained in:
parent
877a6e957b
commit
bfe45867df
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
#Maintainer: sukanka <su975853527 AT gmail.com>
|
||||
_pkgname=jaspRegression
|
||||
_pkgver=0.17.3
|
||||
_pkgver=0.18.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.17.3
|
||||
pkgver=0.18.0
|
||||
pkgrel=1
|
||||
pkgdesc="Regression Module for JASP"
|
||||
arch=('x86_64')
|
||||
|
@ -33,7 +33,7 @@ depends=(r
|
|||
)
|
||||
groups=(r-jasp r-jaspcommon)
|
||||
source=("${_pkgname}_${_pkgver}.tar.gz::${url}/archive/refs/tags/v${_pkgver}.tar.gz")
|
||||
sha256sums=('e351da6703e9669b179c226c6392f90b6f4875395cbba3f4a2d9ffb3138c92ed')
|
||||
sha256sums=('fcb11ce86c509995400d7c9fb57884fd9541f5de319a42b97dedc96376e6da9c')
|
||||
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Add table
Reference in a new issue