mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-jaspbase: auto updated to 0.16.4-6
This commit is contained in:
parent
517274d3b2
commit
e22104a046
1 changed files with 2 additions and 3 deletions
|
@ -3,7 +3,7 @@ _pkgname=jaspBase
|
|||
_pkgver=0.16.4
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.16.4
|
||||
pkgrel=5
|
||||
pkgrel=6
|
||||
pkgdesc="Package contains the JASP Bayesian and Frequentist analyses."
|
||||
arch=('x86_64' 'aarch64')
|
||||
url="https://github.com/jasp-stats/${_pkgname}"
|
||||
|
@ -44,8 +44,7 @@ source=("git+https://github.com/jasp-stats/${_pkgname}.git#commit=e11b0fb75"
|
|||
"jaspColumnEncoder::git+https://github.com/jasp-stats/jaspColumnEncoder.git#commit=c63c0203d7"
|
||||
)
|
||||
sha256sums=('SKIP'
|
||||
'SKIP'
|
||||
)
|
||||
'SKIP')
|
||||
|
||||
build() {
|
||||
export INCLUDE_DIR=${srcdir}/jaspColumnEncoder
|
||||
|
|
Loading…
Add table
Reference in a new issue