mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-shiny: auto updated to 1.8.1.1-1
This commit is contained in:
parent
1c59d2159b
commit
85dfd729e5
1 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
||||||
# Contributor: Viktor Drobot (aka dviktor) linux776 [at] gmail [dot] com
|
# Contributor: Viktor Drobot (aka dviktor) linux776 [at] gmail [dot] com
|
||||||
|
|
||||||
_pkgname=shiny
|
_pkgname=shiny
|
||||||
_pkgver=1.8.1
|
_pkgver=1.8.1.1
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=${_pkgver//-/.}
|
pkgver=${_pkgver//-/.}
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
|
@ -56,8 +56,8 @@ optdepends=(
|
||||||
r-yaml
|
r-yaml
|
||||||
)
|
)
|
||||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
md5sums=('2ca63a8d9ecc6127c155366d8ef6929c')
|
md5sums=('2182afb0dbd8e756437edfc3cc454a79')
|
||||||
b2sums=('c63019aaae28b9357dc021c023a920dfca58c35183c644c3c9896912751218a2f6d7cf44a91f418983df2bc8cbfa9cb971bd0938502314e42d1dad97efac458d')
|
b2sums=('b3e9c00335bf39562ce4b9a33df88def67198c05b401fe67a1ee2e2926f60dfed15a7d197eabb32a126aa0908b4c8f05dd49e8ddb87dff5e54920eb5f0bea115')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
mkdir build
|
mkdir build
|
||||||
|
|
Loading…
Add table
Reference in a new issue