r-sn: auto updated to 2.1.0-1

This commit is contained in:
BioArchLinuxBot 2022-08-11 12:07:48 +00:00
parent 3e4519b3f4
commit 6cc4845c4b

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=sn
_pkgver=2.0.2
_pkgver=2.1.0
pkgname=r-${_pkgname,,}
pkgver=2.0.2
pkgrel=3
pkgver=2.1.0
pkgrel=1
pkgdesc='The Skew-Normal and Related Distributions Such as the Skew-t and the SUN'
arch=('any')
url="https://cran.r-project.org/package=${_pkgname}"
@ -19,7 +19,7 @@ optdepends=(
r-r.rsp
)
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('957b49027c2111f51893433e902486141a942a5ed384ca605714605de80d1790')
sha256sums=('495f9baed26e2e70357eda996fdb327ccc22673486e375686c32daec727a448b')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"