r-spqn: auto updated to 1.10.0-1

This commit is contained in:
BioArchLinuxBot 2022-11-03 04:09:51 +00:00
parent c182f2ebd5
commit 3e50b3f67f

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=spqn
_pkgver=1.8.0
_pkgver=1.10.0
pkgname=r-${_pkgname,,}
pkgver=1.8.0
pkgrel=2
pkgver=1.10.0
pkgrel=1
pkgdesc='Spatial quantile normalization'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -26,7 +26,7 @@ optdepends=(
r-tools
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('5877f07c6452c91cf68dbe5aea15d82af6006ce86d49cd9b4fcb9640730cad09')
sha256sums=('e461e3a00f224c186b25240abe74330620947bc7acf1f90b8a42722e1c939f08')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"