summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2023-04-27 22:09:52 +0000
committerBioArchLinuxBot2023-04-27 22:09:52 +0000
commit4979aaac743876e6eed20281a150b386f5a49769 (patch)
tree750b1d31942f47bfaaf5da2c50ceadcbab23427d /PKGBUILD
parentfa424c6f7b42a3ab6edf512c332784f516452c43 (diff)
downloadaur-4979aaac743876e6eed20281a150b386f5a49769.tar.gz
[lilac] updated to 1.16.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2ab4e35638ab..67bd80b95e96 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=AMARETTO
-_pkgver=1.14.0
+_pkgver=1.16.0
pkgname=r-${_pkgname,,}
-pkgver=1.14.0
+pkgver=1.16.0
pkgrel=1
pkgdesc='Regulatory Network Inference and Driver Gene Evaluation using Integrative Multi-Omics Analysis and Penalized Regression'
arch=('any')
@@ -41,7 +41,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-sha256sums=('e9bb3fa569b977fd5ad27240b289139e2030c7facb8aa20b9fd38523092b471a')
+sha256sums=('ee0843b6b3e6b0a422437e78f11b1cc67b17430e1edc0519075eb69af8b5e2fa')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"