mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-bayestools: auto updated to 0.2.12-1
This commit is contained in:
parent
b0a09f83f2
commit
16b66c06af
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
# Maintainer: sukanka <su975853527@gmail.com>
|
||||
|
||||
_pkgname=BayesTools
|
||||
_pkgver=0.2.11
|
||||
_pkgver=0.2.12
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.2.11
|
||||
pkgver=0.2.12
|
||||
pkgrel=1
|
||||
pkgdesc='Tools for Bayesian Analyses'
|
||||
arch=('any')
|
||||
|
@ -33,7 +33,7 @@ optdepends=(
|
|||
r-vdiffr
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('4378a54e03f4d62057bad665044931240e704f447d558e38bc417f86214b884c')
|
||||
sha256sums=('e9b979157d13787eabb40eaa0f87e8eeeafa7a789225c7ebed7c19356f39a763')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue