r-bff: fix build r-bff pkg (#224)

This commit is contained in:
Shun Wang 2024-12-13 10:39:26 +08:00 committed by GitHub
parent 912097a19b
commit 4224c2372a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 5 additions and 4 deletions

View file

@ -22,6 +22,7 @@ makedepends=("cmake" 'boost' 'jsoncpp'
'git'
'patchelf'
'ninja'
'libfreexl'
)
depends=('r'
'qt6-5compat'

View file

@ -5,7 +5,7 @@ pkgver=4.3.0
pkgrel=1
pkgdesc='Bayes Factor Functions'
arch=('any')
url="https://www.github.com/rshudde/${_pkgname}"
url="https://github.com/rshudde/${_pkgname}"
license=('LGPL')
depends=(
r

View file

@ -10,4 +10,4 @@ def pre_build():
def post_build():
git_pkgbuild_commit()
update_aur_repo()
update_aur_repo()

View file

@ -10,7 +10,7 @@ repo_depends:
- r-stats
- r-rlang
update_on:
- regex: bff_([\d._-]+).tar.gz
- regex: 'Version:\s*([\d._-]+)'
source: regex
url: https://www.github.com/rshudde/BFF
url: https://raw.githubusercontent.com/rshudde/BFF/master/DESCRIPTION
- alias: r