r-camera: auto updated to 1.60.0-1

This commit is contained in:
BioArchLinuxBot 2024-05-03 13:35:16 +00:00
parent f099c64865
commit 3c21493e21

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=CAMERA
_pkgver=1.58.0
_pkgver=1.60.0
pkgname=r-${_pkgname,,}
pkgver=1.58.0
pkgrel=2
pkgver=1.60.0
pkgrel=1
pkgdesc='Collection of annotation related methods for mass spectrometry data'
arch=('x86_64')
url="https://bioconductor.org/packages/${_pkgname}"
@ -26,7 +26,7 @@ optdepends=(
r-snow
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('411c553b1180a46037cdbad16a227098716b4a57f95f1c01bd6f5894898244dd')
sha256sums=('843476e9fd99a06444f8ba8d1a00bc76357cc96aec6431672fabfd7da28391f1')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"