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