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