summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 10343e0a43b5..c2c15a213946 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=OmnipathR
-_pkgver=3.5.25
+_pkgver=3.8.0
pkgname=r-${_pkgname,,}
-pkgver=3.5.25
-pkgrel=3
+pkgver=3.8.0
+pkgrel=1
pkgdesc='OmniPath web service client and more'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@@ -56,7 +56,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-sha256sums=('2899b454ef75cff4f52d632bebba461f4c6726a4a973eda20bb09088dc260da8')
+sha256sums=('0e12ea562e135a8c670b5b4ec4000463c9ee12bd6d957bfcc2db36b5ecd85664')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"