mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-data.table: auto updated to 1.17.0-1
This commit is contained in:
parent
d7b1e760ef
commit
0b10e4f659
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||||
|
|
||||||
_pkgname=data.table
|
_pkgname=data.table
|
||||||
_pkgver=1.16.4
|
_pkgver=1.17.0
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=${_pkgver//-/.}
|
pkgver=${_pkgver//-/.}
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
|
@ -24,8 +24,8 @@ optdepends=(
|
||||||
r-zoo
|
r-zoo
|
||||||
)
|
)
|
||||||
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=('92f79a78f404fc50b945cafcc6fca46f')
|
md5sums=('9b4b012ecd206e64ed18489010940f11')
|
||||||
b2sums=('2f5c185e2ed9bc5abace376e5533d07a3b9732a6ff31d5ddb86f27365848127b12fe07ddbcd6d8c02998337363822bd422015a5cd780fc83776898ccc46b9375')
|
b2sums=('8991e7db7c91bbbd280defea97bdabfff41207db73bca28fccfd92738957ed82332dcfdb92000502acd8a0828a700bd2ff1ac725e6e0f478120f0654c9171ba8')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
mkdir build
|
mkdir build
|
||||||
|
|
Loading…
Add table
Reference in a new issue