summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2023-05-10 00:07:59 +0000
committerBioArchLinuxBot2023-05-10 00:07:59 +0000
commitf2dbb69f11a3e7a863ca90eca0e52c0678430d0f (patch)
tree915321c8d6a21788f4b8cc0ed8650a0e77a5f5f1 /PKGBUILD
parent8882b0b5d79326192d77d3e6f10e0c87f5b7cbc8 (diff)
downloadaur-f2dbb69f11a3e7a863ca90eca0e52c0678430d0f.tar.gz
[lilac] updated to 2.24.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 517833d6699f..57488e131cab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=ELMER
-_pkgver=2.22.0
+_pkgver=2.24.1
pkgname=r-${_pkgname,,}
-pkgver=2.22.0
+pkgver=2.24.1
pkgrel=1
pkgdesc='Inferring Regulatory Element Landscapes and Transcription Factor Networks Using Cancer Methylomes'
arch=('any')
@@ -64,7 +64,7 @@ optdepends=(
r-webshot
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-sha256sums=('e9e4db75f864a98bfcf205da277cc910d18bfea2ed59f13d1e1a3793caa0deb3')
+sha256sums=('c9dede2c0e67279242a16bc1cdce7dc822eb0fc5f6b8b6168d3997a6157d60b6')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"