mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-mscoreutils: auto updated to 1.18.0-1
This commit is contained in:
parent
1dce05791b
commit
659f964d08
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=MsCoreUtils
|
||||
_pkgver=1.16.1
|
||||
_pkgver=1.18.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.16.1
|
||||
pkgver=1.18.0
|
||||
pkgrel=1
|
||||
pkgdesc='Core Utils for Mass Spectrometry Data'
|
||||
arch=('x86_64')
|
||||
|
@ -33,7 +33,7 @@ optdepends=(
|
|||
r-vsn
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('ab3f627632e79c7d709ab45eb8beaac37470d6d453cc82b36789cea673034cba')
|
||||
sha256sums=('c1aa20cecd1d4723b3f3cbb2f14e4d2205de1fd3e7d71849273c8fb4622d3634')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue