summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-11-03 22:18:30 +0000
committerBioArchLinuxBot2022-11-03 22:18:30 +0000
commit1822628c96d88063c0ab56ba1ad1b3cbed1bca1b (patch)
treefba4e9880f2b9d02341f4b87c0e5d9a24d75b6df /PKGBUILD
parent9a8004d20ae1a2c571d71c87f9211896b8d8ddc7 (diff)
downloadaur-1822628c96d88063c0ab56ba1ad1b3cbed1bca1b.tar.gz
[lilac] updated to 1.32.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ebea6866ef07..a6b570391d5d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=MethylAid
-_pkgver=1.30.0
+_pkgver=1.32.0
pkgname=r-${_pkgname,,}
-pkgver=1.30.0
+pkgver=1.32.0
pkgrel=1
pkgdesc='Visual and interactive quality control of large Illumina DNA Methylation array data sets'
arch=('any')
@@ -32,7 +32,7 @@ optdepends=(
r-runit
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-sha256sums=('986d24be0177126b9d419e4d3e37367c4b00fb64b4d329ddc15391718871a10a')
+sha256sums=('731b70d5ab260062576c88d1113658479c826e62eefd0d9f2cfb67b4e4e6eecf')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"