mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-jaspbase: auto updated to 0.17.2-1
This commit is contained in:
parent
d46e423358
commit
0e28faa113
1 changed files with 4 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
|||
#Maintainer: sukanka <su975853527 AT gmail.com>
|
||||
_pkgname=jaspBase
|
||||
_pkgver=0.17.1
|
||||
_pkgver=0.17.2
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.17.1
|
||||
pkgrel=2
|
||||
pkgver=0.17.2
|
||||
pkgrel=1
|
||||
pkgdesc="Package contains the JASP Bayesian and Frequentist analyses."
|
||||
arch=('x86_64' 'aarch64')
|
||||
url="https://github.com/jasp-stats/${_pkgname}"
|
||||
|
@ -44,7 +44,7 @@ source=(
|
|||
"${_pkgname}_${_pkgver}.tar.gz::${url}/archive/refs/tags/v${_pkgver}.tar.gz"
|
||||
"jaspColumnEncoder::git+https://github.com/jasp-stats/jaspColumnEncoder.git#commit=c63c0203d7"
|
||||
)
|
||||
sha256sums=('7dce2286da4bb5129a1cef4282804e7feda8365ec60f55ea557c7a815f9f57cb'
|
||||
sha256sums=('ab79c28bffe132a9f63278eea7a4651c5145b8774f35a915e6b41a1f7a6a6dd2'
|
||||
'SKIP')
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Add table
Reference in a new issue