summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2024-05-02 23:46:41 +0000
committerBioArchLinuxBot2024-05-02 23:46:41 +0000
commitaf6e0c2c5b13cfacd2cde761d9ab65423f5a0161 (patch)
tree129c97a00f5d898c6b91dd17761142f23a2bec71 /PKGBUILD
parentf579c79ab991f29c54c4cb4d34f0a64a686c436d (diff)
downloadaur-r-baalchip.tar.gz
[lilac] updated to 1.30.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4ec7cc8c2c53..a46dfff06c35 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=BaalChIP
-_pkgver=1.28.0
+_pkgver=1.30.0
pkgname=r-${_pkgname,,}
-pkgver=1.28.0
+pkgver=1.30.0
pkgrel=1
pkgdesc='BaalChIP: Bayesian analysis of allele-specific transcription factor binding in cancer genomes'
arch=('any')
@@ -32,7 +32,7 @@ optdepends=(
r-runit
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-sha256sums=('3b3321a86b09a6b51ee084300b48daef0bcfb82787c4c38f6f98702ac2ad0834')
+sha256sums=('e2af4b4874c5d66b0c5328265e43bb09d2da8f05cda4547e96597cb7de67a6f6')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"