summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2024-05-03 13:29:38 +0000
committerBioArchLinuxBot2024-05-03 13:29:38 +0000
commit0298aa424e9dca973fdf9556345927cc535ad855 (patch)
tree79ec8c21d3e63fbc741b637771474332f85ef94f /PKGBUILD
parente87eb4343edf8e70f7d37d7e7f1c5450381d4160 (diff)
downloadaur-r-r3cpet.tar.gz
[lilac] updated to 1.36.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index feaa2b47872d..02e361da0e46 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=R3CPET
-_pkgver=1.34.1
+_pkgver=1.36.0
pkgname=r-${_pkgname,,}
-pkgver=1.34.1
+pkgver=1.36.0
pkgrel=1
pkgdesc='3CPET: Finding Co-factor Complexes in Chia-PET experiment using a Hierarchical Dirichlet Process'
arch=('x86_64')
@@ -39,7 +39,7 @@ optdepends=(
r-txdb.hsapiens.ucsc.hg19.knowngene
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-sha256sums=('4861a3e236229212150e1b17bc75239783250986cef4759ae64e7b63b4d9192c')
+sha256sums=('30bca53c7060892347c7aba71b39c9b018da1caff65d4875226dae6d642df889')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"