summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAlex Branham2018-05-31 09:52:28 -0500
committerAlex Branham2018-05-31 09:52:28 -0500
commitb9a548b9cea75fd7c6c0d5b0d19239142344655e (patch)
tree168713dc2e95857cf18f79fa57fba8dd901adfeb /.SRCINFO
parentbbbdb982e24eb339f959a86a53bcdb6b3db1f45e (diff)
downloadaur-b9a548b9cea75fd7c6c0d5b0d19239142344655e.tar.gz
Upkg 2.2.2
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO19
1 files changed, 12 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2d76d7ac1aab..48f5677723e4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,19 @@
pkgbase = r-r6
- pkgdesc = classes with reference semantics
- pkgver = 2.1.2
+ pkgdesc = Classes with Reference Semantics
+ pkgver = 2.2.2
pkgrel = 1
- url = https://github.com/wch/R6/
+ url = https://cran.r-project.org/web/packages/R6/index.html
arch = any
license = MIT
- makedepends = curl
- makedepends = grep
- makedepends = python-html2text
- depends = r>=3.0
+ depends = r
+ optdepends = r-knitr
+ optdepends = r-microbenchmark
+ optdepends = r-pryr
+ optdepends = r-testthat
+ optdepends = r-ggplot2
+ optdepends = r-cran-scales
+ source = https://cran.r-project.org/src/contrib/R6_2.2.2.tar.gz
+ md5sums = 635b58c65bff624a1fab69c6b1989801
pkgname = r-r6