diff --git a/BioArchLinux/r-officer/PKGBUILD b/BioArchLinux/r-officer/PKGBUILD index b0e5972c0a..69defb5028 100644 --- a/BioArchLinux/r-officer/PKGBUILD +++ b/BioArchLinux/r-officer/PKGBUILD @@ -1,10 +1,10 @@ # Maintainer: Guoyi Zhang _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}"