summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2025-04-21 05:57:35 +0000
committerBioArchLinuxBot2025-04-21 05:57:35 +0000
commitb21dfdbd501bf4c178be027e3d094de81ace9839 (patch)
tree1e3cab1e94af1f2b7d013693c204fc2985750b39 /PKGBUILD
parent8c53ef3736e7d038db269ab7aba175d19f590e28 (diff)
downloadaur-r-baalchip.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 4a040064a0f6..e25aab44ec68 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=BaalChIP
-_pkgver=1.32.0
+_pkgver=1.34.0
pkgname=r-${_pkgname,,}
-pkgver=1.32.0
+pkgver=1.34.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=('8482f79c12029582e4f992895c5aa449d8b67c08825f9f6aafd3cca503d71d7e')
+sha256sums=('b1453e011d20c59a6283601e24536aa87b4794269234b31773f305e7fcb18816')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"