mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-vcdextra: auto updated to 0.8.3-1
This commit is contained in:
parent
6f729ebefc
commit
8299d48170
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: sukanka <su975853527@gmail.com>
|
||||
|
||||
_pkgname=vcdExtra
|
||||
_pkgver=0.8-2
|
||||
_pkgver=0.8-3
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.8.2
|
||||
pkgrel=4
|
||||
pkgver=0.8.3
|
||||
pkgrel=1
|
||||
pkgdesc="'vcd' Extensions and Additions"
|
||||
arch=('any')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -44,7 +44,7 @@ optdepends=(
|
|||
r-vgam
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('c47a62f707595e82f74f72cef4d3c435f4efa21c75b77231533ce5ae68ca1da8')
|
||||
sha256sums=('79eb907ae13c26b7fc3329970a217eb233f73a6abcc1c0eeb418742e5265da7b')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue