mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-xts: auto updated to 0.14.1-1
This commit is contained in:
parent
c13ff4d3ea
commit
ca3c44f6ae
1 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
# Contributor: Alex Branham <branham@utexas.edu>
|
||||
|
||||
_pkgname=xts
|
||||
_pkgver=0.14.0
|
||||
_pkgver=0.14.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=1
|
||||
|
@ -22,8 +22,8 @@ optdepends=(
|
|||
r-tseries
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('7ea717ebda1c29287f3abf4c361fbebd')
|
||||
b2sums=('7be1c24aa38864bfcca203ba201d8175eea3cf287c6bffa122ff2ad803d2b820ef5c0faf03a8122340ad2791a0140efb3b41d6a7f49800672785541387953ea0')
|
||||
md5sums=('06716389f3ef7c1468caf67f1191f4b7')
|
||||
b2sums=('c10212d5869cfa1f5037c721b09d11f7350f9d0b1dc08f48ef6f474b18d884c23e2cb91dfa469ade403b225ffa75f902890380774dc5ace05275a28ffa62538a')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue