r-jaspbase: auto updated to 0.16.4-6

This commit is contained in:
BioArchLinuxBot 2022-11-01 10:50:39 +00:00
parent 517274d3b2
commit e22104a046

View file

@ -3,7 +3,7 @@ _pkgname=jaspBase
_pkgver=0.16.4 _pkgver=0.16.4
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=0.16.4 pkgver=0.16.4
pkgrel=5 pkgrel=6
pkgdesc="Package contains the JASP Bayesian and Frequentist analyses." pkgdesc="Package contains the JASP Bayesian and Frequentist analyses."
arch=('x86_64' 'aarch64') arch=('x86_64' 'aarch64')
url="https://github.com/jasp-stats/${_pkgname}" 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" "jaspColumnEncoder::git+https://github.com/jasp-stats/jaspColumnEncoder.git#commit=c63c0203d7"
) )
sha256sums=('SKIP' sha256sums=('SKIP'
'SKIP' 'SKIP')
)
build() { build() {
export INCLUDE_DIR=${srcdir}/jaspColumnEncoder export INCLUDE_DIR=${srcdir}/jaspColumnEncoder