mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-bs4dash: auto updated to 2.3.4-1
This commit is contained in:
parent
c8a5eef771
commit
754fe0895d
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=bs4Dash
|
||||
_pkgver=2.3.3
|
||||
_pkgver=2.3.4
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.3.3
|
||||
pkgrel=2
|
||||
pkgver=2.3.4
|
||||
pkgrel=1
|
||||
pkgdesc="A 'Bootstrap 4' Version of 'shinydashboard'"
|
||||
arch=('any')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -30,7 +30,7 @@ optdepends=(
|
|||
r-thematic
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('316fff4e393ad91f65b5c9bcdc836773beccac364136d5f17a8e9031fccb12ee')
|
||||
sha256sums=('e20996f60b9ff339209cfb35521f49f8da0b843b5d389e14eef363d3df4190eb')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue