summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2023-06-21 00:18:14 +0000
committerBioArchLinuxBot2023-06-21 00:18:14 +0000
commitc206587f457cf0b2485a970e09e617f39605610e (patch)
treee6596dc3ac66aa5091d5ccd2ad060f36264ac6cf /PKGBUILD
parent3dc8bb373d9340b74d470480f7f72c5f6f44b8c8 (diff)
downloadaur-c206587f457cf0b2485a970e09e617f39605610e.tar.gz
[lilac] updated to 4.8.3-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 196705164458..2b33cf63eb8a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=MSstats
-_pkgver=4.8.2
+_pkgver=4.8.3
pkgname=r-${_pkgname,,}
-pkgver=4.8.2
+pkgver=4.8.3
pkgrel=1
pkgdesc='Protein Significance Analysis in DDA, SRM and DIA for Label-free or Label-based Proteomics Experiments'
arch=('x86_64')
@@ -34,7 +34,7 @@ optdepends=(
r-tinytest
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-sha256sums=('80e1b87d99031627d36af138d589bcdbde0ea6974c8fb9ab45539c8a4ceb4a10')
+sha256sums=('ab10c7989261752891852c1f6bed717b36fc062c9df3c5c5e7fa983c56f11349')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"