mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-data.table: auto updated to 1.15.4-1
This commit is contained in:
parent
6c0da868d8
commit
7907562ece
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.15.2
|
_pkgver=1.15.4
|
||||||
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=('c6775465702254340024f0016f4cbcf3')
|
md5sums=('c3826bb214e777df145c0570cf597847')
|
||||||
b2sums=('29cb8efbe121650addfcb8cc1bcc8ea8777393a96fee9c50eddbc63b2e9922b775530048b51c5540eb7fbe45636fda441a8451b4fba7c800b5c0f6ae751ca9d3')
|
b2sums=('3a4372d548711d6b00a9204e97848c413505620775771317d62e6b52ec449bd8331c9c565a3e19c967473f999f053bae0d05aacc3696d104c7e25bfffc70c03f')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
mkdir build
|
mkdir build
|
||||||
|
|
Loading…
Add table
Reference in a new issue