mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-jaspfactor: auto updated to 0.17.2-1
This commit is contained in:
parent
2b8168a3f6
commit
a854dee90f
1 changed files with 4 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
||||||
#Maintainer: sukanka <su975853527 AT gmail.com>
|
#Maintainer: sukanka <su975853527 AT gmail.com>
|
||||||
_pkgname=jaspFactor
|
_pkgname=jaspFactor
|
||||||
_pkgver=0.17.1
|
_pkgver=0.17.2
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=0.17.1
|
pkgver=0.17.2
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
pkgdesc="Factor Module for JASP"
|
pkgdesc="Factor Module for JASP"
|
||||||
arch=('any')
|
arch=('any')
|
||||||
url="https://github.com/jasp-stats/${_pkgname}"
|
url="https://github.com/jasp-stats/${_pkgname}"
|
||||||
|
@ -23,7 +23,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=('170b604917643d185fce6fd15dc35e8494509a9394d7141ae3de4fd68ad9d97f')
|
sha256sums=('1b2eff21ec68541c4082e14cb1b5734be961e819a8e6b796539730e98a85ef39')
|
||||||
|
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue