mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-metcirc: auto updated to 1.36.0-1
This commit is contained in:
parent
856eb1b444
commit
0b3e74dddf
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=MetCirc
|
||||
_pkgver=1.34.0
|
||||
_pkgver=1.36.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.34.0
|
||||
pkgver=1.36.0
|
||||
pkgrel=1
|
||||
pkgdesc='Navigating mass spectral similarity in high-resolution MS/MS metabolomics data'
|
||||
arch=('any')
|
||||
|
@ -28,7 +28,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('6e4bff38503974f8746e6a8842867e2fe66d7c31357708a7eeaebff13a8575f2')
|
||||
sha256sums=('de2341e3a8ae5659ab557fcc67bf77ad2d2335e702f0dd9698c7d6ae3529f6fd')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue