summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorViktor Drobot2021-12-22 22:58:19 +0300
committerViktor Drobot2021-12-22 22:58:19 +0300
commit9a425188c65b13c0362170a2b0eb34082a8a5542 (patch)
tree02334f21da2dd390c155360bbf817b6f2ec7f22e /.SRCINFO
parent956ade1ea4e1d60eb7919b74835ec628aa39ac0d (diff)
downloadaur-9a425188c65b13c0362170a2b0eb34082a8a5542.tar.gz
Fix PKGBUILD
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO3
1 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 04f45f390a02..0e52fe1309af 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,9 +4,10 @@ pkgbase = r-hms
pkgrel = 1
url = https://cran.r-project.org/package=hms
arch = any
- license = GPL3
+ license = MIT
depends = r
depends = r-ellipsis>=0.3.2
+ depends = r-lifecycle
depends = r-pkgconfig
depends = r-rlang
depends = r-vctrs>=0.3.8