r-officer: auto updated to 0.6.3-1

This commit is contained in:
BioArchLinuxBot 2023-10-22 18:06:16 +00:00
parent 79b1d76746
commit d043eab9da

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=officer
_pkgver=0.6.2
_pkgver=0.6.3
pkgname=r-${_pkgname,,}
pkgver=0.6.2
pkgrel=2
pkgver=0.6.3
pkgrel=1
pkgdesc='Manipulation of Microsoft Word and PowerPoint Documents'
arch=('any')
url="https://cran.r-project.org/package=${_pkgname}"
@ -29,7 +29,7 @@ optdepends=(
r-testthat
)
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('0948b5785c90767b63382b17a36c5167c54c5ba6dc61c80e808e16df620bd335')
sha256sums=('e51754029240d66fb1c8e6d524c63a275f6fafa19a22fef90d90c8ceb982777c')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"