r-anvilpublish: auto updated to 1.4.1-1

This commit is contained in:
BioArchLinuxBot 2022-01-14 04:53:31 +08:00
parent a2d78803ad
commit f7fbabb628

View file

@ -3,7 +3,7 @@
_pkgname=AnVILPublish
_pkgver=1.4.1
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//[:-]/.}
pkgver=1.4.1
pkgrel=1
pkgdesc='Publish Packages and Other Resources to AnVIL Workspaces'
arch=('any')
@ -26,7 +26,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('a')
sha256sums=('d8d7bd74474d13fbe3250b9fb96b919fa262d7df6bff5513c9e4d5f4a710704b')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"