summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2024-05-02 05:22:11 +0000
committerBioArchLinuxBot2024-05-02 05:22:11 +0000
commit8a6f04de8f62cf57cf43a88947bfaeae39da44b9 (patch)
tree550679acfec09756d3234bb9fcaca356179c43c3 /PKGBUILD
parent31844bc967a9e2f844538d8079b4dbfe73abdbf4 (diff)
downloadaur-r-ccimpute.tar.gz
[lilac] updated to 1.6.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a38135b3cc64..d2c23c30bd77 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
_pkgname=ccImpute
-_pkgver=1.4.0
+_pkgver=1.6.0
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
-pkgrel=4
+pkgrel=1
pkgdesc="an accurate and scalable consensus clustering based approach to impute dropout events in the single-cell RNA-seq data"
arch=(x86_64)
url="https://bioconductor.org/packages/$_pkgname"
@@ -33,8 +33,8 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-md5sums=('f402177e3fc7bbbcac504c956889dfa9')
-b2sums=('94189e8ec6ed3d28471f931469047b2d16b5108088b487c8ca7711cace976900e69238d5e759e0ef030e3fd9c09dcdfccca5109e0887f0971655d43c9c958b27')
+md5sums=('4a1aaf88d86cc8ea162bddef199b41fc')
+b2sums=('e4a4d5b760407947e8f9cc6357b60cefc610109987a51aed2f62e5ed3e11117c2b783bd27378207c4eb183c1bce00e245864dee8b818b44388f3d250a734034a')
build() {
mkdir build