mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-bff: auto updated to 4.3.0-2
This commit is contained in:
parent
20431812e9
commit
9d426a1cad
1 changed files with 2 additions and 2 deletions
|
@ -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}"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue