mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-speaq: auto updated to 2.7.0-1
This commit is contained in:
parent
535431d548
commit
96ae5a431b
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=speaq
|
||||
_pkgver=2.6.1
|
||||
_pkgver=2.7.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.6.1
|
||||
pkgrel=2
|
||||
pkgver=2.7.0
|
||||
pkgrel=1
|
||||
pkgdesc='Tools for Nuclear Magnetic Resonance (NMR) Spectra Alignment, Peak Based Processing, Quantitative Analysis and Visualizations'
|
||||
arch=('any')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -33,7 +33,7 @@ optdepends=(
|
|||
r-rmarkdown
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('7b6c1d00757c4f0cfc2e8c226674d356523fddd7fe252b542d0c7f5645a66797')
|
||||
sha256sums=('93d665e3310507bd78d14346461eb9f260b945420f1a0612b8f07ee5961d2a7d')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue