summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2024-04-25 10:07:19 +0000
committerBioArchLinuxBot2024-04-25 10:07:19 +0000
commit31844bc967a9e2f844538d8079b4dbfe73abdbf4 (patch)
treebfa24a138e31738da8208390ba8a85209f31596a /PKGBUILD
parent79e431116e7d28c3bdf73b11795e0f4548778144 (diff)
downloadaur-31844bc967a9e2f844538d8079b4dbfe73abdbf4.tar.gz
[lilac] updated to 1.4.0-4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bff5d5ee6b77..a38135b3cc64 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,11 +4,11 @@ _pkgname=ccImpute
_pkgver=1.4.0
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
-pkgrel=3
+pkgrel=4
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"
-license=(GPL3)
+license=('GPL-3.0-only')
depends=(
r-biocparallel
r-matrixstats