mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-jaspbfpack: fix PKGBUILD and lilac.yaml
This commit is contained in:
parent
49cf98cd2d
commit
ec0345929b
2 changed files with 2 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
|||
#Maintainer: sukanka <su975853527 AT gmail.com>
|
||||
_pkgname=jaspBfpack
|
||||
_pkgver=0.19.0
|
||||
_pkgver=0.19.2
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.19.0
|
||||
pkgver=0.19.2
|
||||
pkgrel=1
|
||||
pkgdesc="BFpack Module for JASP"
|
||||
arch=('any')
|
||||
|
@ -11,7 +11,6 @@ license=('GPL')
|
|||
depends=(r
|
||||
r-bfpack
|
||||
r-bain
|
||||
r-stats
|
||||
r-ggplot2
|
||||
r-stringr
|
||||
r-jaspbase
|
||||
|
|
|
@ -5,7 +5,6 @@ build_prefix: extra-x86_64
|
|||
repo_depends:
|
||||
- r-bfpack
|
||||
- r-bain
|
||||
- r-stats
|
||||
- r-ggplot2
|
||||
- r-stringr
|
||||
- r-jaspbase
|
||||
|
|
Loading…
Add table
Reference in a new issue