r-spscomps: auto updated to 0.3.3.0-1

This commit is contained in:
BioArchLinuxBot 2023-07-13 00:07:49 +00:00
parent ae4cff4f51
commit 68ccbfe943

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=spsComps
_pkgver=0.3.2.1
_pkgver=0.3.3.0
pkgname=r-${_pkgname,,}
pkgver=0.3.2.1
pkgrel=2
pkgver=0.3.3.0
pkgrel=1
pkgdesc="'systemPipeShiny' UI and Server Components"
arch=('any')
url="https://cran.r-project.org/package=${_pkgname}"
@ -28,7 +28,7 @@ optdepends=(
r-testthat
)
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('1c4fd2b380778ad68a1b52622c99218e4a244669dd3aa9ad62579be94d548b2c')
sha256sums=('c84feab61bcc8873b97a5b95da162decba1e4b1f045b2a16ab24989f78140dfa')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"