summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2023-10-27 15:02:03 +0000
committerBioArchLinuxBot2023-10-27 15:02:03 +0000
commit1f962f28889389eabcb44a22cd0789b903e7577c (patch)
tree9e42a5ea2a7c4ba2b0d349d79e7e5354bed073d6 /PKGBUILD
parenta3a6af65459f84c4f1c21a1c98180546a8303800 (diff)
downloadaur-1f962f28889389eabcb44a22cd0789b903e7577c.tar.gz
[lilac] updated to 1.36.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 493e32791c33..4b04f3bfe59d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=methylPipe
-_pkgver=1.34.1
+_pkgver=1.36.0
pkgname=r-${_pkgname,,}
-pkgver=1.34.1
+pkgver=1.36.0
pkgrel=1
pkgdesc='Base resolution DNA methylation data analysis'
arch=('x86_64')
@@ -32,7 +32,7 @@ optdepends=(
r-txdb.hsapiens.ucsc.hg18.knowngene
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-sha256sums=('cdf07c8bcf62496df85470bf2bfada59fdf82fa0771cd139ef01b792308a4884')
+sha256sums=('002150c0d490ad15fad6efacb9cce108a26af198470d69c2a4a265099c34deab')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"