summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2023-10-28 15:21:38 +0000
committerBioArchLinuxBot2023-10-28 15:21:38 +0000
commit07c1dc751671265f703c810ba8ea922b196c2233 (patch)
tree53525e9fb40b9e699402f5b62b97433025102f02 /PKGBUILD
parentf9d5c6405c313ed5c9be4884b8b5d5c727109170 (diff)
downloadaur-r-camera.tar.gz
[lilac] updated to 1.58.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8a99614017eb..76c3e18cca5e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=CAMERA
-_pkgver=1.56.0
+_pkgver=1.58.0
pkgname=r-${_pkgname,,}
-pkgver=1.56.0
+pkgver=1.58.0
pkgrel=1
pkgdesc='Collection of annotation related methods for mass spectrometry data'
arch=('x86_64')
@@ -26,7 +26,7 @@ optdepends=(
r-snow
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-sha256sums=('9e563eef91afcf735b9fb1d37a82e02005f3e45175c0b00aee234b074a2a57ab')
+sha256sums=('411c553b1180a46037cdbad16a227098716b4a57f95f1c01bd6f5894898244dd')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"