summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2023-03-22 18:13:04 +0000
committerBioArchLinuxBot2023-03-22 18:13:04 +0000
commitfa424c6f7b42a3ab6edf512c332784f516452c43 (patch)
tree26b65ac167ab805418ce7e05af25da0f50a75093 /PKGBUILD
parent54501035691d97cdea491e4041aceab465c3bece (diff)
downloadaur-fa424c6f7b42a3ab6edf512c332784f516452c43.tar.gz
[lilac] updated to 1.14.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 79eb95832c53..2ab4e35638ab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=AMARETTO
-_pkgver=1.13.0
+_pkgver=1.14.0
pkgname=r-${_pkgname,,}
-pkgver=1.13.0
+pkgver=1.14.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=('b644791f05a1bb48fe61f86c0042d7efbf3a6da76abe5e76e2df13389c2e86a3')
+sha256sums=('e9bb3fa569b977fd5ad27240b289139e2030c7facb8aa20b9fd38523092b471a')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"