summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2023-10-26 06:33:30 +0000
committerBioArchLinuxBot2023-10-26 06:33:30 +0000
commitff4ae865104168d7652ec7191bfaa45f5805504c (patch)
tree3120083306bf183c2de5c27d445ee6104cf36267 /PKGBUILD
parent05b125a8f9ca811de26a8a424e2561b37eb4b247 (diff)
downloadaur-r-confess.tar.gz
[lilac] updated to 1.30.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d6f308e6cbfd..640ea7c8e96c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=CONFESS
-_pkgver=1.28.0
+_pkgver=1.30.0
pkgname=r-${_pkgname,,}
-pkgver=1.28.0
+pkgver=1.30.0
pkgrel=1
pkgdesc='Cell OrderiNg by FluorEScence Signal'
arch=('any')
@@ -43,7 +43,7 @@ optdepends=(
r-rmarkdown
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-sha256sums=('1eae1e6f0650a5217477c37f0ab9bd8520c28c11585869968ba3eb042da8fa7b')
+sha256sums=('828fe6d1f451eb970e30291c04a766f7a7c60e6cbece1f6ab118abb3e2c3941e')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"