summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2023-04-27 04:52:47 +0000
committerBioArchLinuxBot2023-04-27 04:52:47 +0000
commit0b55c15c9b369893dbca837d313c1ada5f12716e (patch)
treef0112aed52b2e2b162d138d89f90331502f62009 /PKGBUILD
parentcffddf7455591a7289c91d06fa8bf680d47ad176 (diff)
downloadaur-0b55c15c9b369893dbca837d313c1ada5f12716e.tar.gz
[lilac] updated to 1.6.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7de36eaa42f6..d420a6086c42 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=iPath
-_pkgver=1.4.2
+_pkgver=1.6.0
pkgname=r-${_pkgname,,}
-pkgver=1.4.2
+pkgver=1.6.0
pkgrel=1
pkgdesc='iPath pipeline for detecting perturbed pathways at individual level'
arch=('x86_64')
@@ -28,7 +28,7 @@ optdepends=(
r-rmarkdown
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-sha256sums=('3f9db98d6267eab50f602a5a4dce7e4c39ef759c8ffb243946fbdb8dd88d67b7')
+sha256sums=('d9054388bd7b7bf492be41ed06317976a38af39aabc16b9196d5fd3ea9465a36')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"