mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-rjags: auto updated to 4.16-1
This commit is contained in:
parent
df46539e40
commit
533f060001
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=rjags
|
||||
_pkgver=4-15
|
||||
_pkgver=4-16
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=3
|
||||
pkgrel=1
|
||||
pkgdesc="Bayesian Graphical Models using MCMC"
|
||||
arch=(x86_64)
|
||||
url="https://cran.r-project.org/package=$_pkgname"
|
||||
|
@ -14,8 +14,8 @@ depends=(
|
|||
r-coda
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('7c8e06d355256b595dc94cc47385a0f0')
|
||||
b2sums=('bae7bf5b445fc3d8c525cceb0b6544ea4f68c53e462c27a1a9e58033a95ef20cb2317e8628ea9f77b05136c3df0943a8d4d5bd8cbd501a09dbd9b6de77371ed2')
|
||||
md5sums=('71708547259b6d3112bc10d2288a42e4')
|
||||
b2sums=('087c06b94a51ff3fa652cc982534cc1233b113432892cb4264caa96883e64f4974d0b648306e075734b8d75ccaa5c50704b2a09af2cbd74015ba6a1918758129')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue