mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-alpsnmr: auto updated to 4.8.0-1
This commit is contained in:
parent
f188896921
commit
067b168c35
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||||
|
|
||||||
_pkgname=AlpsNMR
|
_pkgname=AlpsNMR
|
||||||
_pkgver=4.6.0
|
_pkgver=4.8.0
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=4.6.0
|
pkgver=4.8.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Automated spectraL Processing System for NMR'
|
pkgdesc='Automated spectraL Processing System for NMR'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
|
@ -58,7 +58,7 @@ optdepends=(
|
||||||
r-zip
|
r-zip
|
||||||
)
|
)
|
||||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
sha256sums=('2d341015fe03fed2c7fce2dcf3cb7a1cb7d95eaa2b37223961cf134112b71eb1')
|
sha256sums=('7d9166fb30d8142c75d0df70195cf91da819a79906a93bf994eb3993e2410e2b')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue