mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-shinyace: auto updated to 0.4.4-1
This commit is contained in:
parent
96778452fe
commit
6d930d5c1b
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=shinyAce
|
||||
_pkgver=0.4.3
|
||||
_pkgver=0.4.4
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.4.3
|
||||
pkgver=0.4.4
|
||||
pkgrel=1
|
||||
pkgdesc='Ace Editor Bindings for Shiny'
|
||||
arch=('any')
|
||||
|
@ -19,7 +19,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('5097bad0efbca6fd67015fb34c0e5e53510cf41d2318a8fdfda5baf46525ab1f')
|
||||
sha256sums=('dc22ca2b0139a2a70c2717e4b4e7499640adadda88746909291f4e3fac9c62ad')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue