summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-11-03 16:00:25 +0000
committerBioArchLinuxBot2022-11-03 16:00:25 +0000
commitc1620b46c83b98a46238042be6ec3a3b102b3561 (patch)
treefa34ea4d09bfdc6eeef736ac0a5aa4cf7ce12cab /PKGBUILD
parent283ec9f042e25493d859df751103d23e452ecb72 (diff)
downloadaur-c1620b46c83b98a46238042be6ec3a3b102b3561.tar.gz
[lilac] updated to 1.24.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 842bcee30fb6..19cb0f4e4816 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=BaalChIP
-_pkgver=1.22.0
+_pkgver=1.24.0
pkgname=r-${_pkgname,,}
-pkgver=1.22.0
+pkgver=1.24.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=('d8bc23342aafb4023541fcf412ff88315d136b523046d97b72e579276c9a1c0b')
+sha256sums=('16c48bf0b72ce70a55e6011e04095a288553f302859d1ce66c24ec59cd3e469b')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"