r-swath2stats: auto updated to 1.26.0-1

This commit is contained in:
BioArchLinuxBot 2022-04-28 09:14:31 +00:00
parent 97f04816ed
commit 9ea76e89ab

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=SWATH2stats
_pkgver=1.24.0
_pkgver=1.26.0
pkgname=r-${_pkgname,,}
pkgver=1.24.0
pkgver=1.26.0
pkgrel=1
pkgdesc='Transform and Filter SWATH Data for Statistical Packages'
arch=('any')
@ -25,7 +25,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('6fa2be71fa0e871992712609ddb9f9585611b65f315e7627fe22039d870fd445')
sha256sums=('63fe6d19737a15cd575182fe82b030cc89aafc224480b2b05a79d84551b9ca58')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"