summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2025-04-22 14:23:37 +0000
committerBioArchLinuxBot2025-04-22 14:23:37 +0000
commit3429c39d0834f0be53050471d442b015834537e7 (patch)
tree74787574eba7122cba6436a5f36b4d15dc54fddd /PKGBUILD
parent46f69b88d8d1691f5e5b1baeea62c59caddf1378 (diff)
downloadaur-3429c39d0834f0be53050471d442b015834537e7.tar.gz
[lilac] updated to 1.18.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0b6d0fdf1622..5b67afc750c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=scCB2
-_pkgver=1.16.0
+_pkgver=1.18.0
pkgname=r-${_pkgname,,}
-pkgver=1.16.0
+pkgver=1.18.0
pkgrel=1
pkgdesc='CB2 improves power of cell detection in droplet-based single-cell RNA sequencing data'
arch=('x86_64')
@@ -32,7 +32,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-sha256sums=('e5a68262ae46e842ccc8baed88343780a39efb0c5014deef955121c7b3f20a18')
+sha256sums=('c30cd2d894d5f78d9a29e51bc2b9892e9739ae82e7a1b082cf760d91e8407387')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"