r-scry: auto updated to 1.8.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-08 12:49:18 +00:00
parent ca5469de1b
commit a5764ac61e

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=scry
_pkgver=1.6.0
_pkgver=1.8.0
pkgname=r-${_pkgname,,}
pkgver=1.6.0
pkgrel=2
pkgver=1.8.0
pkgrel=1
pkgdesc='Small-Count Analysis Methods for High-Dimensional Data'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -30,7 +30,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('c235c8d5a123b4fae6979af9d6e3437218ed0fe84f3ffc88bcf46a43cb04e4e2')
sha256sums=('2305da481bad80a1e1336e82d433045ebe1469cb2ea3df588ec8cb907210b29a')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"