mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-testthat: auto updated to 3.2.1.1-1
This commit is contained in:
parent
6ada6924a3
commit
7e7c8ec12b
1 changed files with 3 additions and 3 deletions
|
@ -8,7 +8,7 @@
|
||||||
# Contributor: Alex Branham <alex.branham@gmail.com>
|
# Contributor: Alex Branham <alex.branham@gmail.com>
|
||||||
|
|
||||||
_pkgname=testthat
|
_pkgname=testthat
|
||||||
_pkgver=3.2.1
|
_pkgver=3.2.1.1
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=${_pkgver//-/.}
|
pkgver=${_pkgver//-/.}
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
|
@ -48,8 +48,8 @@ optdepends=(
|
||||||
r-xml2
|
r-xml2
|
||||||
)
|
)
|
||||||
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=('cb9ddcf70c6b030743c9685e0f104f67')
|
md5sums=('72b01c9522f22cb961ad185fd798118a')
|
||||||
b2sums=('83be91814b5b4606a0581fd30153cd7c0189abf7634396243f5a639fde023de65a0ba742da4259bbd5062585638203fa61a2a92b13a007db3c1349c1f3585730')
|
b2sums=('c2fa93c7027ebcc56ab1f1d1322b151b46436c7f1533249843f4655053c5c0a413103b2a3e9752f6a973de5db2fd5208ae4e30d79799475483b119f82344fb45')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
mkdir build
|
mkdir build
|
||||||
|
|
Loading…
Add table
Reference in a new issue