mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-processx: auto updated to 3.8.5-1
This commit is contained in:
parent
c0ba09aa8b
commit
d05a733090
1 changed files with 4 additions and 4 deletions
|
@ -4,10 +4,10 @@
|
|||
# Contributor: Alex Branham <branham@utexas.edu>
|
||||
|
||||
_pkgname=processx
|
||||
_pkgver=3.8.4
|
||||
_pkgver=3.8.5
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
pkgdesc="Execute and Control System Processes"
|
||||
arch=(x86_64)
|
||||
url="https://cran.r-project.org/package=$_pkgname"
|
||||
|
@ -28,8 +28,8 @@ optdepends=(
|
|||
r-withr
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('57e96dd74090594f1b1a63ec1d59091b')
|
||||
b2sums=('a5657b616af5cfd1a911ff4c5d9f61c7cf75aa4cb0f4580eee3f4686e8dc39e40bd19132f44ec28cb32db0f789443c2c5c342a7e6d2065078f13f38dbb34aa99')
|
||||
md5sums=('4feeb1991775bd4385ddffdc50226e2f')
|
||||
b2sums=('02c373726865157305d7df34fbabea91002df9e06fb14ff5b6975cb0776f61af4c8ba11599a6b830d3572ee5e432e018fb615a43b317e879f54b8e881efe32e4')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue