summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-11-03 21:10:14 +0000
committerBioArchLinuxBot2022-11-03 21:10:14 +0000
commit0f362d9b5fda2f65b8db1ac775effbdf47a1884a (patch)
tree2fa410d4da52fb724654a545b9d92fae713f6af2 /PKGBUILD
parent4d55de26f44402e8648397ad00d54ea5fc7e5f3c (diff)
downloadaur-0f362d9b5fda2f65b8db1ac775effbdf47a1884a.tar.gz
[lilac] updated to 1.38.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a3d09c085750..52cd0a7dd21c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=clipper
-_pkgver=1.36.1
+_pkgver=1.38.0
pkgname=r-${_pkgname,,}
-pkgver=1.36.1
+pkgver=1.38.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=('d73ccbfacdd8f41dc53ae6184a7a4ea1ccb5825fb2aa011fff362f47339fa830')
+sha256sums=('4fad0864cb1f7933cad0c59b04380a988c6c87877f96c37709c63edcecdd5247')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"