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