summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDrobot Viktor2019-05-14 20:38:35 +0300
committerDrobot Viktor2019-05-14 20:38:35 +0300
commit1484a86e1aa8b3b5f45da01af06ad8ec9ffadc95 (patch)
treed83df1ac902ac1f143971069e99fdae62fe337b0
parent387a2d8a6c21a30020068bc0f079628bb14a8a91 (diff)
downloadaur-1484a86e1aa8b3b5f45da01af06ad8ec9ffadc95.tar.gz
Fixed SRCINFO
-rw-r--r--.SRCINFO14
1 files changed, 8 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c5ad293526bb..7f811e2efe41 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,22 +1,24 @@
pkgbase = r-processx
pkgdesc = Execute and Control System Processes
- pkgver = 3.2.0
+ pkgver = 3.3.1
pkgrel = 1
url = https://cran.r-project.org/package=processx
+ arch = i686
arch = x86_64
- license = MIT
+ license = GPL3
depends = r
- depends = r-assertthat
- depends = r-crayon
depends = r-ps
depends = r-r6
optdepends = r-callr
optdepends = r-covr
+ optdepends = r-crayon
+ optdepends = r-curl
optdepends = r-debugme
+ optdepends = r-parallel
optdepends = r-testthat
optdepends = r-withr
- source = https://cran.r-project.org/src/contrib/processx_3.2.0.tar.gz
- md5sums = 29ee94b1792e317623bcecee7124371d
+ source = http://cran.r-project.org/src/contrib/processx_3.3.1.tar.gz
+ md5sums = d06e51ebe7de95251a689f08e024fde1
pkgname = r-processx