summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 61758a29cd15..e9bc626581a5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=MSstatsLOBD
-_pkgver=1.4.0
+_pkgver=1.6.0
pkgname=r-${_pkgname,,}
-pkgver=1.4.0
+pkgver=1.6.0
pkgrel=1
pkgdesc='Assay characterization: estimation of limit of blanc(LoB) and limit of detection(LOD)'
arch=('any')
@@ -24,7 +24,7 @@ optdepends=(
r-tinytest
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-sha256sums=('6250dccc2ea8fa668f5d1c58943e3b79f3f2b22c24d5670cbc4b742744f9ee9c')
+sha256sums=('3ed31b8dcb61ce172cf1b48ad18d588f48bf6818a9fd5a8cbc4df39cba5ce9c1')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"