mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-boom: auto updated to 0.9.11-1
This commit is contained in:
parent
daa51e10c8
commit
89a09c3b7b
1 changed files with 4 additions and 4 deletions
|
@ -2,10 +2,10 @@
|
|||
# Maintainer: sukanka <su975853527@gmail.com>
|
||||
|
||||
_pkgname=Boom
|
||||
_pkgver=0.9.10
|
||||
_pkgver=0.9.11
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.9.10
|
||||
pkgrel=2
|
||||
pkgver=0.9.11
|
||||
pkgrel=1
|
||||
pkgdesc='Bayesian Object Oriented Modeling'
|
||||
arch=('x86_64')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -17,7 +17,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('403c1df9e3adbdf79b393c04cccfe99e6fbda352cce340eb5e2e65bcc61fa1f0')
|
||||
sha256sums=('7185c0f91b62c382ce1ad922b6b298611ecac1655433fe307b337da1e81e779e')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue