summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2023-07-13 18:50:25 +0000
committerBioArchLinuxBot2023-07-13 18:50:25 +0000
commit0688f6dcd5bb7aa6a279b286a60a73a1b41969d6 (patch)
tree31fd94807b14c09a03f4363b5a47d946ae02ca54 /PKGBUILD
parentee4b5598dd4e1a1f222b1e76a58485df5f0df813 (diff)
downloadaur-0688f6dcd5bb7aa6a279b286a60a73a1b41969d6.tar.gz
[lilac] updated to 1.8.2-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2e5e3e1bf024..cecfac531be1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=dce
-_pkgver=1.7.0
+_pkgver=1.8.2
pkgname=r-${_pkgname,,}
-pkgver=1.7.0
+pkgver=1.8.2
pkgrel=1
pkgdesc='Pathway Enrichment Based on Differential Causal Effects'
arch=('any')
@@ -60,7 +60,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-sha256sums=('c5addacee6679716e9b949a2011399d6b88c2fa5fdd5530d7d84a95a1b898a16')
+sha256sums=('1b4ddec82ac86bf2c485301e78ddfec8ddec97a25a191f801249a369b6ec1e03')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"