summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2023-04-27 21:42:05 +0000
committerBioArchLinuxBot2023-04-27 21:42:05 +0000
commit669c05e89191a9454c37bf54bc4e841d664ae717 (patch)
treef812a395a251199aa3232028e90e77e3ec571ced /PKGBUILD
parent0f362d9b5fda2f65b8db1ac775effbdf47a1884a (diff)
downloadaur-669c05e89191a9454c37bf54bc4e841d664ae717.tar.gz
[lilac] updated to 1.40.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 52cd0a7dd21c..f727e9c27c80 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=clipper
-_pkgver=1.38.0
+_pkgver=1.40.0
pkgname=r-${_pkgname,,}
-pkgver=1.38.0
+pkgver=1.40.0
pkgrel=1
pkgdesc='Gene Set Analysis Exploiting Pathway Topology'
arch=('any')
@@ -32,7 +32,7 @@ optdepends=(
r-runit
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-sha256sums=('4fad0864cb1f7933cad0c59b04380a988c6c87877f96c37709c63edcecdd5247')
+sha256sums=('02431654c03ce6926bd22a7089651cd8b727f14fc95e7125c8512b7a3e2d4b28')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"