summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2024-04-27 03:13:59 +0000
committerBioArchLinuxBot2024-04-27 03:13:59 +0000
commit63e1ca3ca5d89a67397130cd7f753feaf6bde55d (patch)
tree78e1c56d65b09f0270fccafd454fd7302fecb41a /PKGBUILD
parent93b9d455f135c3f3f57d8afa7e4939a7c325c26f (diff)
downloadaur-63e1ca3ca5d89a67397130cd7f753feaf6bde55d.tar.gz
[lilac] updated to 1.0.1-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index afc960656d9d..ae5c27087236 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,11 +4,11 @@ _pkgname=scDesign3
_pkgver=1.0.1
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
-pkgrel=1
+pkgrel=2
pkgdesc="A unified framework of realistic in silico data generation and statistical model inference for single-cell and spatial omics"
arch=(any)
url="https://bioconductor.org/packages/$_pkgname"
-license=(MIT)
+license=('MIT')
depends=(
r-biocparallel
r-dplyr