summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAlex Branham2018-05-31 09:46:59 -0500
committerAlex Branham2018-05-31 09:46:59 -0500
commite708c3ba462222b1d219de2ee8f6067d5c07bc7b (patch)
tree6185001e192335932669425848dcc1f9ee25491b /.SRCINFO
parentcd29518936bc781121dfe932029d2261972a9f69 (diff)
downloadaur-e708c3ba462222b1d219de2ee8f6067d5c07bc7b.tar.gz
Upkg 3.2
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO23
1 files changed, 15 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 903f6b872125..19451f50bf54 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,21 @@
pkgbase = r-curl
- pkgdesc = a modern and flexible web client for r
- pkgver = 1.1
+ pkgdesc = A Modern and Flexible Web Client for R
+ pkgver = 3.2
pkgrel = 1
- url = https://github.com/jeroenooms/curl#readme
- arch = any
+ url = https://cran.r-project.org/web/packages/curl/index.html
+ arch = x86_64
license = MIT
- makedepends = curl
- makedepends = grep
- makedepends = python-html2text
- depends = r>=3.0.0
+ depends = r
+ optdepends = r-spelling
+ optdepends = r-testthat
+ optdepends = r-knitr
+ optdepends = r-jsonlite
+ optdepends = r-rmarkdown
+ optdepends = r-magrittr
+ optdepends = r-httpuv
+ optdepends = r-webutils
+ source = https://cran.r-project.org/src/contrib/curl_3.2.tar.gz
+ md5sums = c2d9d8634409a92c3092b79a54d53a10
pkgname = r-curl