r-jaspbfpack: fix PKGBUILD and lilac.yaml

This commit is contained in:
sukanka 2025-01-21 22:23:31 +08:00
parent 49cf98cd2d
commit ec0345929b
2 changed files with 2 additions and 4 deletions

View file

@ -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

View file

@ -5,7 +5,6 @@ build_prefix: extra-x86_64
repo_depends:
- r-bfpack
- r-bain
- r-stats
- r-ggplot2
- r-stringr
- r-jaspbase