summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-11-03 05:26:34 +0000
committerBioArchLinuxBot2022-11-03 05:26:34 +0000
commitc38ade1c122fe45076b2416a2fceee2782f31f01 (patch)
tree8b778211b316a51af26be03397901a996a790481
parent9fb5d2cb685587d6ed6e34cb44568e0765a8b52b (diff)
downloadaur-c38ade1c122fe45076b2416a2fceee2782f31f01.tar.gz
[lilac] updated to 1.14.0-1
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 51a2b1ba9fe9..ec81dc8271fd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = r-chetah
pkgdesc = Fast and accurate scRNA-seq cell type identification
- pkgver = 1.12.1
+ pkgver = 1.14.0
pkgrel = 1
url = https://bioconductor.org/packages/CHETAH
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index e8020af9033d..513fcbd8ebff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=CHETAH
-_pkgver=1.12.1
+_pkgver=1.14.0
pkgname=r-${_pkgname,,}
-pkgver=1.12.1
+pkgver=1.14.0
pkgrel=1
pkgdesc='Fast and accurate scRNA-seq cell type identification'
arch=('any')