r-hubpub: auto updated to 1.10.0-1

This commit is contained in:
BioArchLinuxBot 2023-10-25 22:18:15 +00:00
parent e636f5ec64
commit 4a5ca4aee6

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=HubPub
_pkgver=1.8.1
_pkgver=1.10.0
pkgname=r-${_pkgname,,}
pkgver=1.8.1
pkgver=1.10.0
pkgrel=1
pkgdesc='Utilities to create and use Bioconductor Hubs'
arch=('any')
@ -28,7 +28,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('6b6f004a87cfe2fdd689593dfcc0bbde4eb3c07489e73db4dfae95078822bf1d')
sha256sums=('af1e4b388305cad630ff3f7e664a518e68550aa16853da4a86bcbbed17af518e')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"