summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2023-10-27 14:57:42 +0000
committerBioArchLinuxBot2023-10-27 14:57:42 +0000
commitdae88d377d7b1ccf632bbed57eba26b1e233ea5f (patch)
treef33008a01383c8727d4e8839cfa6f7ea74630383 /PKGBUILD
parentf2dbb69f11a3e7a863ca90eca0e52c0678430d0f (diff)
downloadaur-dae88d377d7b1ccf632bbed57eba26b1e233ea5f.tar.gz
[lilac] updated to 2.26.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 57488e131cab..00795a162464 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=ELMER
-_pkgver=2.24.1
+_pkgver=2.26.0
pkgname=r-${_pkgname,,}
-pkgver=2.24.1
+pkgver=2.26.0
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=('c9dede2c0e67279242a16bc1cdce7dc822eb0fc5f6b8b6168d3997a6157d60b6')
+sha256sums=('9033fe29dbc988e21b80c66a9febc2258e4b14d120b9a742496f09290984a277')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"