summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorViktor Drobot2020-02-03 18:39:25 +0300
committerViktor Drobot2020-02-03 18:39:25 +0300
commitecba1e4b7f7146482ac7e685cfa8ec7b5466d0a2 (patch)
tree9540118a6f58108ec06cb22737fe7e71019f131e /.SRCINFO
parent745ae7fe02097921b56ba4189c0ab618cb60fefe (diff)
downloadaur-ecba1e4b7f7146482ac7e685cfa8ec7b5466d0a2.tar.gz
Update 1.6.1
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f58591a8c0b5..89f267df7885 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,12 @@
pkgbase = r-jsonlite
pkgdesc = A Robust, High Performance JSON Parser and Generator for R
- pkgver = 1.6
+ pkgver = 1.6.1
pkgrel = 1
url = https://cran.r-project.org/package=jsonlite
+ arch = i686
arch = x86_64
license = MIT
+ makedepends = gcc
depends = r
optdepends = r-httr
optdepends = r-curl
@@ -14,8 +16,8 @@ pkgbase = r-jsonlite
optdepends = r-rmarkdown
optdepends = r-r.rsp
optdepends = r-sp
- source = https://cran.r-project.org/src/contrib/jsonlite_1.6.tar.gz
- md5sums = a9cd554c212dd8db93b157932fcb4f8d
+ source = https://cran.r-project.org/src/contrib/jsonlite_1.6.1.tar.gz
+ md5sums = d5b3fc66e5db9a5ae8b2541712f05c70
pkgname = r-jsonlite