mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-officer: auto updated to 0.6.3-1
This commit is contained in:
parent
79b1d76746
commit
d043eab9da
1 changed files with 4 additions and 4 deletions
|
@ -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}"
|
||||
|
|
Loading…
Add table
Reference in a new issue