mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-withr: auto updated to 3.0.2-1
This commit is contained in:
parent
54f6b81ff7
commit
644d74a74b
1 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
||||||
# Contributor: Alex Branham <branham@utexas.edu>
|
# Contributor: Alex Branham <branham@utexas.edu>
|
||||||
|
|
||||||
_pkgname=withr
|
_pkgname=withr
|
||||||
_pkgver=3.0.1
|
_pkgver=3.0.2
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=${_pkgver//-/.}
|
pkgver=${_pkgver//-/.}
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
|
@ -27,8 +27,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=('1c0854042816a0572ce7bf4a4cac1297')
|
md5sums=('f2e3780a71f6258d6f9055f138d474f2')
|
||||||
b2sums=('bcbe48b02a4adac1904747ad959c39f91926207ad9f79d68d4a8a05d115ee9abf2cf8ce1d49004af3b70d877e8eb503b3dd22382f143930bb7570dc91a6ff291')
|
b2sums=('8830717b487f02b46ef25979ca7e11621d7d745d4fead5577c886a590ac6e4b9ecb34ca6fa17bb0f377ea1b4025b28ced9ef11f49f29e4493eac6de3b8132499')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
mkdir build
|
mkdir build
|
||||||
|
|
Loading…
Add table
Reference in a new issue