summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorPekka Ristola2022-03-08 11:57:36 +0200
committerPekka Ristola2022-03-08 11:57:36 +0200
commit505113a0469a54b1753df5534aa63ec91ca6d64a (patch)
tree981c57a4a1b786f5a0a1112bc81f4ccdb49ee8f9 /.SRCINFO
parent7caedf7a216ebd62a078d49469968758c8e92471 (diff)
downloadaur-505113a0469a54b1753df5534aa63ec91ca6d64a.tar.gz
Update to 1.8.0 and add check() function
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO12
1 files changed, 8 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6fbd943fe1e6..069f514f1ba3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,13 @@
pkgbase = r-jsonlite
- pkgdesc = A Robust, High Performance JSON Parser and Generator for R
- pkgver = 1.7.3
+ pkgdesc = A Simple and Robust JSON Parser and Generator for R
+ pkgver = 1.8.0
pkgrel = 1
url = https://cran.r-project.org/package=jsonlite
arch = i686
arch = x86_64
license = MIT
+ checkdepends = r-sf
+ checkdepends = r-testthat
depends = r
optdepends = r-httr
optdepends = r-curl
@@ -15,7 +17,9 @@ pkgbase = r-jsonlite
optdepends = r-rmarkdown
optdepends = r-r.rsp
optdepends = r-sf
- source = https://cran.r-project.org/src/contrib/jsonlite_1.7.3.tar.gz
- sha256sums = 720a0b5e36a5eb71677231442bba2267d077137cfa9e0700585acbee62eac558
+ source = https://cran.r-project.org/src/contrib/jsonlite_1.8.0.tar.gz
+ source = CRAN-MIT-TEMPLATE::https://cran.r-project.org/web/licenses/MIT
+ sha256sums = 7b1892efebcb4cf4628f716000accd4b43bbf82b3e6ba90b9529d4fa0e55cd4c
+ sha256sums = e76e4aad5d3d9d606db6f8c460311b6424ebadfce13f5322e9bae9d49cc6090b
pkgname = r-jsonlite