mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-pepsnmr: auto updated to 1.24.0-1
This commit is contained in:
parent
2eba2dcd49
commit
772c42c493
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=PepsNMR
|
||||
_pkgver=1.22.0
|
||||
_pkgver=1.24.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.22.0
|
||||
pkgver=1.24.0
|
||||
pkgrel=1
|
||||
pkgdesc='Pre-process 1H-NMR FID signals'
|
||||
arch=('any')
|
||||
|
@ -25,7 +25,7 @@ optdepends=(
|
|||
r-rmarkdown
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('1bf279ad3f38c4dfc2c0c5ceb70a1decdd0f8496e5a9193dcbf58b9324e2737c')
|
||||
sha256sums=('f6f394f9e7d2332f6ece8df6efe47abf85db36a4800decf3f5acbea41ebb510f')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue