mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-chandwich: auto updated to 1.1.6-1
This commit is contained in:
parent
5eff43fe9b
commit
ec5e844573
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
||||
|
||||
_pkgname=chandwich
|
||||
_pkgver=1.1.5
|
||||
_pkgver=1.1.6
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
pkgdesc="Chandler-Bate Sandwich Loglikelihood Adjustment"
|
||||
arch=(any)
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -22,8 +22,8 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('34e8977a6e7b3939dc60976f4bafbd3f')
|
||||
sha256sums=('78ebea16f252731e615b625db16b5b8c95869e98a91b355c896348b2e2786fc4')
|
||||
md5sums=('7fe64112018a8c718178ac2f36490c33')
|
||||
sha256sums=('8d6a277a05434c2876abac5eb0b52efc3515a8a97e50593d3cbca2de13c70c0f')
|
||||
|
||||
build() {
|
||||
mkdir -p build
|
||||
|
|
Loading…
Add table
Reference in a new issue