mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-jfa: auto updated to 0.6.4-1
This commit is contained in:
parent
443ed13dad
commit
6a90beb5b0
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: sukanka <su975853527@gmail.com>
|
||||
|
||||
_pkgname=jfa
|
||||
_pkgver=0.6.3
|
||||
_pkgver=0.6.4
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.6.3
|
||||
pkgrel=5
|
||||
pkgver=0.6.4
|
||||
pkgrel=1
|
||||
pkgdesc='Bayesian and Classical Audit Sampling'
|
||||
arch=('any')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -21,7 +21,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('6b6d522cc2f927046530113ebee3eeb4174f4754925d820f0a87e7e93ce294dc')
|
||||
sha256sums=('8237a0d4dfb04a71696bd9123c6c173209a945aa91e9b602943027c8b22457cf')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue