mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-golem: auto updated to 0.5.1-1
This commit is contained in:
parent
1c9c97dcf6
commit
2df9920c46
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=golem
|
||||
_pkgver=0.5.0
|
||||
_pkgver=0.5.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.5.0
|
||||
pkgver=0.5.1
|
||||
pkgrel=1
|
||||
pkgdesc='A Framework for Robust Shiny Applications'
|
||||
arch=('any')
|
||||
|
@ -48,7 +48,7 @@ optdepends=(
|
|||
r-withr
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('fd47eb3b2029135bf942c09e9ea6000b9efa402e3603b135fe1c4cdc71bfc10a')
|
||||
sha256sums=('86d66415cb117c7a0ad186f174c1d3482565266cbc8b226f9a6853bdf1973f1d')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue