r-ncgtw: auto updated to 1.10.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-10 00:12:42 +00:00
parent 442e9a63ca
commit cc30ab9c2d

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=ncGTW
_pkgver=1.8.0
_pkgver=1.10.0
pkgname=r-${_pkgname,,}
pkgver=1.8.0
pkgrel=3
pkgver=1.10.0
pkgrel=1
pkgdesc='Alignment of LC-MS Profiles by Neighbor-wise Compound-specific Graphical Time Warping with Misalignment Detection'
arch=('x86_64')
url="https://bioconductor.org/packages/${_pkgname}"
@ -22,7 +22,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('8eff6f8e24dd483c045da810a577a12043f5f59ab8fade1ac8bf6cfe96d3b8b8')
sha256sums=('cdca00d2b3c90f823588362306bc6abb36dbdab39feb9d01c1114ad0ba819cf5')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"