mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-rlabkey: auto updated to 2.8.4-1
This commit is contained in:
parent
dc5f242bde
commit
a21f8485c9
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=Rlabkey
|
||||
_pkgver=2.8.3
|
||||
_pkgver=2.8.4
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.8.3
|
||||
pkgver=2.8.4
|
||||
pkgrel=1
|
||||
pkgdesc="Data Exchange Between R and 'LabKey' Server"
|
||||
arch=('x86_64')
|
||||
|
@ -16,7 +16,7 @@ depends=(
|
|||
r-rcpp
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('a727a23202ad15a1ab6658ad6b9b109ec7f951922249f858c2eedc79ea06cb5c')
|
||||
sha256sums=('134138fc92a1109a1f0e35f6cb6493cfd3e664dff33fb5b2d708acbf8f642acc')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue