summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2024-05-01 20:35:17 +0000
committerBioArchLinuxBot2024-05-01 20:35:17 +0000
commitb278c4740c5591f6ea9828581b6230b6aec5bf74 (patch)
tree51b89885585ae70f6493da6bf4fa15d0ef5e96e1 /PKGBUILD
parentf1df9f3abd57cc9df6589db1ec4111fb3689f039 (diff)
downloadaur-b278c4740c5591f6ea9828581b6230b6aec5bf74.tar.gz
[lilac] updated to 2.26.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a378963e631f..38dd10221418 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=rcellminer
-_pkgver=2.24.0
+_pkgver=2.26.0
pkgname=r-${_pkgname,,}
-pkgver=2.24.0
+pkgver=2.26.0
pkgrel=1
pkgdesc='rcellminer: Molecular Profiles, Drug Response, and Chemical Structures for the NCI-60 Cell Lines'
arch=('any')
@@ -34,7 +34,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-sha256sums=('5c6e2b6e3c5245b0e35871a4d8a8cbea692e68f159a10e5bad47348596095dc0')
+sha256sums=('e09cb1988cf7670b8cef87e0fe6d0b54ca289e036697b21b44e8269e4101af37')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"