summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-12-17 00:02:36 +0000
committerBioArchLinuxBot2022-12-17 00:02:36 +0000
commitcd81ab9553c745bc644c3b2e4de55a67d703771a (patch)
treee09523a86e15ac78299e39a2e525112cf897d8a4 /PKGBUILD
parent2c049cf8cc0a82b551f2e13561a5db1314455c52 (diff)
downloadaur-cd81ab9553c745bc644c3b2e4de55a67d703771a.tar.gz
[lilac] updated to 4.6.2-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7fa79b5be418..729aef3eaed0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=MSstats
-_pkgver=4.6.1
+_pkgver=4.6.2
pkgname=r-${_pkgname,,}
-pkgver=4.6.1
+pkgver=4.6.2
pkgrel=1
pkgdesc='Protein Significance Analysis in DDA, SRM and DIA for Label-free or Label-based Proteomics Experiments'
arch=('x86_64')
@@ -33,7 +33,7 @@ optdepends=(
r-tinytest
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-sha256sums=('ff998dc4f891a66bafb15b0c2741cc10da814656f60c3040aeeef3b34b01fe09')
+sha256sums=('13e9d8125d21cda9cbe7e6b9e75a3ee7f160e1a022286e1320927dd098476667')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"