summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-11-26 16:25:07 +0000
committerBioArchLinuxBot2022-11-26 16:25:07 +0000
commit8044276a05b23f22b453c957a71ed07663ac8e79 (patch)
treef28f29f91fb3a7156a7bcc103179310295cf4100
parentc38ade1c122fe45076b2416a2fceee2782f31f01 (diff)
downloadaur-8044276a05b23f22b453c957a71ed07663ac8e79.tar.gz
[lilac] updated to 1.14.0-3
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ec81dc8271fd..f3ccf903fe9c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = r-chetah
pkgdesc = Fast and accurate scRNA-seq cell type identification
pkgver = 1.14.0
- pkgrel = 1
+ pkgrel = 3
url = https://bioconductor.org/packages/CHETAH
arch = any
license = custom
@@ -12,7 +12,6 @@ pkgbase = r-chetah
depends = r-cowplot
depends = r-dendextend
depends = r-ggplot2
- depends = r-gplots
depends = r-pheatmap
depends = r-plotly
depends = r-reshape2
diff --git a/PKGBUILD b/PKGBUILD
index 513fcbd8ebff..39863738c289 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=CHETAH
_pkgver=1.14.0
pkgname=r-${_pkgname,,}
pkgver=1.14.0
-pkgrel=1
+pkgrel=3
pkgdesc='Fast and accurate scRNA-seq cell type identification'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@@ -16,7 +16,6 @@ depends=(
r-cowplot
r-dendextend
r-ggplot2
- r-gplots
r-pheatmap
r-plotly
r-reshape2