mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
pin down: r-jaspAnova
This commit is contained in:
parent
f5a7752b98
commit
7ef2709b69
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@ _pkgname=jaspAnova
|
|||
_pkgver=0.17.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.17.0
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="ANOVA Module for JASP"
|
||||
arch=('any')
|
||||
url="https://github.com/jasp-stats/${_pkgname}"
|
||||
|
@ -32,7 +32,7 @@ depends=(r
|
|||
groups=(r-jasp r-jaspcommon)
|
||||
makedepends=('git')
|
||||
optdepends=()
|
||||
source=("git+https://github.com/jasp-stats/${_pkgname}.git")
|
||||
source=("git+https://github.com/jasp-stats/${_pkgname}.git#commit=2fa89df380")
|
||||
sha256sums=('SKIP')
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue