summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorPekka Ristola2022-01-03 12:29:12 +0200
committerPekka Ristola2022-01-03 12:29:12 +0200
commit7348da827d4c57634120d9b6513e423d128c9869 (patch)
treecbadfff42c70a59a4a9b936b3c289d90fce8da3a /.SRCINFO
parentbcf38187e4a0ae612cab6458751d1193d4ec5aae (diff)
downloadaur-7348da827d4c57634120d9b6513e423d128c9869.tar.gz
Add check() function and devendor hopscotch-map
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO7
1 files changed, 5 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c9e6f57819af..39d4e7f9bf01 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,18 @@
pkgbase = r-fastmap
pkgdesc = Fast Data Structures
pkgver = 1.1.0
- pkgrel = 1
+ pkgrel = 2
url = https://cran.r-project.org/package=fastmap
arch = i686
arch = x86_64
license = MIT
+ checkdepends = r-testthat
+ makedepends = hopscotch-map
depends = r
optdepends = r-testthat
source = https://cran.r-project.org/src/contrib/fastmap_1.1.0.tar.gz
+ source = R-MIT-TEMPLATE::https://cran.r-project.org/web/licenses/MIT
sha256sums = 9113e526b4c096302cfeae660a06de2c4c82ae4e2d3d6ef53af6de812d4c822b
+ sha256sums = e76e4aad5d3d9d606db6f8c460311b6424ebadfce13f5322e9bae9d49cc6090b
pkgname = r-fastmap
-