r-specl: auto updated to 1.36.0-1

This commit is contained in:
BioArchLinuxBot 2023-10-25 20:39:37 +00:00
parent 6e930b003c
commit ee24817b93

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=specL
_pkgver=1.34.0
_pkgver=1.36.0
pkgname=r-${_pkgname,,}
pkgver=1.34.0
pkgver=1.36.0
pkgrel=1
pkgdesc='specL - Prepare Peptide Spectrum Matches for Use in Targeted Proteomics'
arch=('any')
@ -24,7 +24,7 @@ optdepends=(
r-runit
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('9324f1dce0985840c2769c8a2549fd40a8b9393748853714ca72b841308f6401')
sha256sums=('aae46a535b29ae3601c5ef7aafe91167358113dfc256ee22f1a422547ef6a8f9')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"