mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-jaspfactor: auto updated to 0.18.3-1
This commit is contained in:
parent
fb58109203
commit
eb3b8ba778
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
#Maintainer: sukanka <su975853527 AT gmail.com>
|
||||
_pkgname=jaspFactor
|
||||
_pkgver=0.18.2
|
||||
_pkgver=0.18.3
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.18.2
|
||||
pkgver=0.18.3
|
||||
pkgrel=1
|
||||
pkgdesc="Factor Module for JASP"
|
||||
arch=('any')
|
||||
|
@ -23,7 +23,7 @@ depends=(r
|
|||
)
|
||||
groups=(r-jasp r-jaspcommon)
|
||||
source=("${_pkgname}_${_pkgver}.tar.gz::${url}/archive/refs/tags/v${_pkgver}.tar.gz")
|
||||
sha256sums=('707c0e36ec2125411981235005ef0029872b4397d20632628b4c8a5896bfd9fe')
|
||||
sha256sums=('850e49a62ee4996d71b39a55e3c8837ec183341a2118ad5b84629a295e62a489')
|
||||
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Add table
Reference in a new issue