r-omicspcadata: auto updated to 1.14.0-1

This commit is contained in:
BioArchLinuxBot 2022-04-29 01:21:27 +00:00
parent 176cf3ad73
commit 88ea65cc47

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=OMICsPCAdata
_pkgver=1.13.0
_pkgver=1.14.0
pkgname=r-${_pkgname,,}
pkgver=1.13.0
pkgver=1.14.0
pkgrel=1
pkgdesc='Supporting data for package OMICsPCA'
arch=('any')
@ -19,7 +19,7 @@ optdepends=(
r-rmarkdown
)
source=("https://bioconductor.org/packages/release/data/experiment/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('a070ad6b12c52ef1323a6f7c6b7e5f4bf4bbd97af1519729f342035646667351')
sha256sums=('7bdcb4c32593fc29f9cba304be22df745dd54a7fbd4a598caf31277ba9521eaa')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"