mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-estimatr: auto updated to 1.0.4-1
This commit is contained in:
parent
ea949a5a78
commit
8280b328cc
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
||||||
|
|
||||||
_pkgname=estimatr
|
_pkgname=estimatr
|
||||||
_pkgver=1.0.2
|
_pkgver=1.0.4
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=${_pkgver//-/.}
|
pkgver=${_pkgver//-/.}
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
|
@ -47,8 +47,8 @@ optdepends=(
|
||||||
r-testthat
|
r-testthat
|
||||||
)
|
)
|
||||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
md5sums=('0dadaa803a54e5c38c52eb478633e89f')
|
md5sums=('264f2083ef881bd2a4ca7a5c5ac62420')
|
||||||
b2sums=('0e20bd3f756bb56f8acac859c5c1b9e31b5cbe74ac9ad801ac062e887514a1107038e6f8d53cb53a4e4e45e82a109acdea7d31cc5d676a47240f25c491694ad6')
|
b2sums=('a9c54a8ee4077c448d7124b81a6ab89e966662039c0be74e9787311968fdcfa09ade1852c6416e3194282516e88d38bd5170e98f5ffab47d6e51a7143e95e20f')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
mkdir build
|
mkdir build
|
||||||
|
|
Loading…
Add table
Reference in a new issue