mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-report: auto updated to 0.6.1-1
This commit is contained in:
parent
bf8656c7cd
commit
2d9148e5f5
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Maintainer: Hu Butui <hot123tea123@gmail.com>
|
# Maintainer: Hu Butui <hot123tea123@gmail.com>
|
||||||
|
|
||||||
_pkgname=report
|
_pkgname=report
|
||||||
_pkgver=0.5.9
|
_pkgver=0.6.1
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=0.5.9
|
pkgver=0.6.1
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Automated Reporting of Results and Statistical Models'
|
pkgdesc='Automated Reporting of Results and Statistical Models'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
|
@ -31,7 +31,7 @@ optdepends=(
|
||||||
r-testthat
|
r-testthat
|
||||||
)
|
)
|
||||||
source=("${_pkgname}_${pkgver}.tar.gz::${url}/archive/refs/tags/v${pkgver}.tar.gz")
|
source=("${_pkgname}_${pkgver}.tar.gz::${url}/archive/refs/tags/v${pkgver}.tar.gz")
|
||||||
sha256sums=('e4d81ded4b30077b007bdba2f70fd8c6ea953dd597f181f6d9654953b3b90796')
|
sha256sums=('4b732d2c328dd36b9918418995f3127693de5eaeae6b2b9ba58a2407abf2bb14')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue