mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-alpsnmr: auto updated to 3.6.0-1
This commit is contained in:
parent
22df32a1f5
commit
cf837e74e7
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=AlpsNMR
|
||||
_pkgver=3.4.0
|
||||
_pkgver=3.6.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=3.4.0
|
||||
pkgver=3.6.0
|
||||
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=('fb3b541c0942f527e9d5778274b8e8bc66257140b04f2d3f1e7bfd93224c1e41')
|
||||
sha256sums=('30625450be73a4107a198e2463c4331c5a6421174c0781909201ee16f952bf3e')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue