summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2023-10-27 11:02:10 +0000
committerBioArchLinuxBot2023-10-27 11:02:10 +0000
commitff43ef929b8250419da76b1bd9f2280693c688ab (patch)
tree56f08a13cd5d00d1dae2ba56f29d987cbdca2f5b /PKGBUILD
parentd243a3299928248c56a196a4c458bad7c680b5e1 (diff)
downloadaur-r-greylistchip.tar.gz
[lilac] updated to 1.34.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6ea79ef6a65f..22355e2b34a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=GreyListChIP
-_pkgver=1.32.1
+_pkgver=1.34.0
pkgname=r-${_pkgname,,}
-pkgver=1.32.1
+pkgver=1.34.0
pkgrel=1
pkgdesc='Grey Lists -- Mask Artefact Regions Based on ChIP Inputs'
arch=('any')
@@ -26,7 +26,7 @@ optdepends=(
r-runit
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-sha256sums=('d53622edaedf285d6ef2157d2942b43d29271c7206438c423f0774fa66f4097d')
+sha256sums=('d945de29328d081f2354ceb892d918ee8abd06418a8a79ac7388cee5362327cd')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"