r-bff: auto updated to 4.3.0-2

This commit is contained in:
BioArchLinuxBot 2024-12-13 12:01:44 +00:00
parent 20431812e9
commit 9d426a1cad

View file

@ -2,7 +2,7 @@ _pkgname=bff
_pkgver=4.3.0
pkgname=r-${_pkgname,,}
pkgver=4.3.0
pkgrel=1
pkgrel=2
pkgdesc='Bayes Factor Functions'
arch=('any')
url="https://github.com/rshudde/${_pkgname}"
@ -36,4 +36,4 @@ build() {
package() {
cp -a --no-preserve=ownership "${srcdir}/usr" "${pkgdir}"
}
}