summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2023-04-27 11:09:54 +0000
committerBioArchLinuxBot2023-04-27 11:09:54 +0000
commit8e18eceec469869d5c64199a46a81ad78ed31fc1 (patch)
tree7730b83d962fc2734cfc41d0638fc1abd5c76827 /PKGBUILD
parent520159b3d10bb872dda7bf047e2d9ddf677b5b39 (diff)
downloadaur-8e18eceec469869d5c64199a46a81ad78ed31fc1.tar.gz
[lilac] updated to 1.12.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 37182230b078..474d15d14d63 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=Dune
-_pkgver=1.10.0
+_pkgver=1.12.0
pkgname=r-${_pkgname,,}
-pkgver=1.10.0
+pkgver=1.12.0
pkgrel=1
pkgdesc='Improving replicability in single-cell RNA-Seq cell type discovery'
arch=('any')
@@ -28,7 +28,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-sha256sums=('2efa3f9ad20df3937342b1a61d4c24e7df99a0daaa5c36c4ffcd5f5f2683720e')
+sha256sums=('de5186d95ca0f51f47adef92a4b705c33834595dc5075b2381bdb4b10359da1e')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"