summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2023-10-28 13:39:11 +0000
committerBioArchLinuxBot2023-10-28 13:39:11 +0000
commitf398d2a47855d2990ebfd24965277720add3fbc7 (patch)
tree7afe28f7b7d7a34233599ca815926dec63d97cf9 /PKGBUILD
parent0762a55348a29b49835cdde23adc38b06f230ba9 (diff)
downloadaur-f398d2a47855d2990ebfd24965277720add3fbc7.tar.gz
[lilac] updated to 1.20.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5c0e5e6b6c29..7d2ac4dc29bc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=cicero
-_pkgver=1.18.0
+_pkgver=1.20.0
pkgname=r-${_pkgname,,}
-pkgver=1.18.0
+pkgver=1.20.0
pkgrel=1
pkgdesc='Precict cis-co-accessibility from single-cell chromatin accessibility data'
arch=('any')
@@ -44,7 +44,7 @@ optdepends=(
r-vdiffr
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-sha256sums=('a1d4da17a11dc9f504e8d1936e6b069bc0ca6365bfeffd794a8a4accedf3ed8b')
+sha256sums=('c59b4a1cb65a373646d2ffc3574f390f87afc36ac5de540bbe856472781876a7')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"