summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2024-05-03 02:15:35 +0000
committerBioArchLinuxBot2024-05-03 02:15:35 +0000
commitefa588735cfaafe4a0770c952d6681959b3c7cc0 (patch)
tree22b3b8f1c1ab9920147494b50b4d0da60d5d8e84 /PKGBUILD
parentae3129f1c09134f9a4da37a8dd5b2730b68f584e (diff)
downloadaur-r-chipxpress.tar.gz
[lilac] updated to 1.48.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8444e779c848..8f765d53d795 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=ChIPXpress
-_pkgver=1.46.0
+_pkgver=1.48.0
pkgname=r-${_pkgname,,}
-pkgver=1.46.0
+pkgver=1.48.0
pkgrel=1
pkgdesc='ChIPXpress: enhanced transcription factor target gene identification from ChIP-seq and ChIP-chip data using publicly available gene expression profiles'
arch=('any')
@@ -27,7 +27,7 @@ optdepends=(
r-runit
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-sha256sums=('4560c4c1e2dfabd4264bba5a2b083feeefc32a9a7e1152efc9ec12f2b7615210')
+sha256sums=('ff78cd3d5b649336d66999e5ff18c9799a803e50a837ce12bfe94694b4a99326')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"