summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-11-03 18:20:01 +0000
committerBioArchLinuxBot2022-11-03 18:20:01 +0000
commitb504cdec99f43dba2574e0e7ec58fd7723a7b843 (patch)
tree878caae373f97361f9f1457a1f794606abc97d8f /PKGBUILD
parente2f7b9c83a328d5a11c299079210a5050e8fb8a4 (diff)
downloadaur-b504cdec99f43dba2574e0e7ec58fd7723a7b843.tar.gz
[lilac] updated to 1.30.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 16ee595f6b37..0c6071f510b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=GreyListChIP
-_pkgver=1.28.1
+_pkgver=1.30.0
pkgname=r-${_pkgname,,}
-pkgver=1.28.1
-pkgrel=3
+pkgver=1.30.0
+pkgrel=1
pkgdesc='Grey Lists -- Mask Artefact Regions Based on ChIP Inputs'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@@ -26,7 +26,7 @@ optdepends=(
r-runit
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-sha256sums=('0f367385fc951724a1d494819618ea3880633d400b90ad570a14672537dfa270')
+sha256sums=('ff75ae07ab72c4a7293ea264b98fa7f57ec583ec4fc8c21879e9c0ea90de1f0b')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"