mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-shinydashboardplus: auto updated to 2.0.5-1
This commit is contained in:
parent
8de738a126
commit
01488ba970
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=shinydashboardPlus
|
||||
_pkgver=2.0.4
|
||||
_pkgver=2.0.5
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.0.4
|
||||
pkgrel=2
|
||||
pkgver=2.0.5
|
||||
pkgrel=1
|
||||
pkgdesc="Add More 'AdminLTE2' Components to 'shinydashboard'"
|
||||
arch=('any')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -29,7 +29,7 @@ optdepends=(
|
|||
r-styler
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('b87cd038ed94235d6210a434d1fa80abac3ecea47e01ad8d9892ec4023ea9385')
|
||||
sha256sums=('0bc34cd75f6df1d9c6cb8e7e98e18c5c9c4f739ef54c8d79462597dd1cf3a3cc')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue