r-doby: auto updated to 4.6.18-1

This commit is contained in:
BioArchLinuxBot 2023-08-07 18:24:06 +00:00
parent 503ac7c433
commit 04999312ee

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=doBy
_pkgver=4.6.17
_pkgver=4.6.18
pkgname=r-${_pkgname,,}
pkgver=4.6.17
pkgver=4.6.18
pkgrel=1
pkgdesc='Groupwise Statistics, LSmeans, Linear Contrasts, Utilities'
arch=('any')
@ -29,7 +29,7 @@ optdepends=(
r-testthat
)
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('c58a944a3b87b2575dcaf319875bea8c5a47513dddbdabf8dfabea9cc20f4b0a')
sha256sums=('3f773ebacc86052c56dcd43b42b6e48b6f678a5ea02c225e258428d48e06e6a5')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"