summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorViktor Drobot2020-03-09 02:31:15 +0300
committerViktor Drobot2020-03-09 02:31:15 +0300
commit5924596f14683be67be196e32a9ab9375d5adfb1 (patch)
tree60d997ff04bf6d6e2bf6010c0ed93af10a4f3d7d /.SRCINFO
parente02047c8bd7c3d68c62ee840a8b67ad58a3ec133 (diff)
downloadaur-5924596f14683be67be196e32a9ab9375d5adfb1.tar.gz
Fixed PKGBUILD
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO11
1 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 260537556812..d4e5e8b36a06 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,15 @@
pkgbase = r-squarem
pkgdesc = Squared Extrapolation Methods for Accelerating EM-Like Monotone Algorithms
- pkgver = 2017.10.1
+ pkgver = 2020.2
pkgrel = 1
url = https://cran.r-project.org/package=SQUAREM
arch = any
- license = GPL
- depends = r
+ license = GPL2
+ license = GPL3
+ depends = r>=3.0
optdepends = r-setrng
- source = https://cran.r-project.org/src/contrib/SQUAREM_2017.10-1.tar.gz
- md5sums = df052fd66b10f10780b34b3e5fa72f8e
+ source = https://cran.r-project.org/src/contrib/SQUAREM_2020.2.tar.gz
+ md5sums = 4af8f6ce017e00f51715fd7860c160ba
pkgname = r-squarem