summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO9
1 files changed, 7 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0cfc28eb9bc6..c625741babee 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,15 @@
pkgbase = r-curl
pkgdesc = A Modern and Flexible Web Client for R
pkgver = 4.3.2
- pkgrel = 1
+ pkgrel = 2
url = https://cran.r-project.org/package=curl
arch = i686
arch = x86_64
license = MIT
- depends = r>=3.0.0
+ checkdepends = r-httpuv
+ checkdepends = r-testthat
+ checkdepends = r-webutils
+ depends = r
depends = curl
optdepends = r-spelling
optdepends = r-testthat
@@ -17,6 +20,8 @@ pkgbase = r-curl
optdepends = r-httpuv
optdepends = r-webutils
source = https://cran.r-project.org/src/contrib/curl_4.3.2.tar.gz
+ source = R-MIT-TEMPLATE::https://cran.r-project.org/web/licenses/MIT
sha256sums = 90b1facb4be8b6315bb3d272ba2dd90b88973f6ea1ab7f439550230f8500a568
+ sha256sums = e76e4aad5d3d9d606db6f8c460311b6424ebadfce13f5322e9bae9d49cc6090b
pkgname = r-curl