mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-revdbayes: auto updated to 1.5.2-1
This commit is contained in:
parent
5706f33b83
commit
a6eadf2bae
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
||||
|
||||
_pkgname=revdbayes
|
||||
_pkgver=1.5.1
|
||||
_pkgver=1.5.2
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
pkgdesc="Ratio-of-Uniforms Sampling for Bayesian Extreme Value Analysis"
|
||||
arch=(x86_64)
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -30,8 +30,8 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('8c788cda2718c61c29690c3167b50105')
|
||||
sha256sums=('771418eb0fe983f82be6c4f101fd2a7fe070e21130cb0ae9edae49d88d670207')
|
||||
md5sums=('72ba88b0a8c21e76e489e244a82b800e')
|
||||
sha256sums=('6f69ead6d070ca901cd3c73d556ee3d084b3c4b0f37a7f3752ee034af0b90196')
|
||||
|
||||
build() {
|
||||
mkdir -p build
|
||||
|
|
Loading…
Add table
Reference in a new issue