mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-shinydashboardplus: auto updated to 2.0.3-1
This commit is contained in:
parent
4ae3f199f2
commit
c74df091eb
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
_pkgname=shinydashboardPlus
|
||||
_pkgver=2.0.3
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//[:-]/.}
|
||||
pkgver=2.0.3
|
||||
pkgrel=1
|
||||
pkgdesc="Add More 'AdminLTE2' Components to 'shinydashboard'"
|
||||
arch=('any')
|
||||
|
@ -29,7 +29,7 @@ optdepends=(
|
|||
r-styler
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('a')
|
||||
sha256sums=('49a88cfa396f880ff4faf558bb038763084287c932e27b0c9251f4d676584d83')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue