mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-arrow: auto updated to 18.1.0-1
This commit is contained in:
parent
167892bc46
commit
8c8ca3d857
1 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
# Contributor: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=arrow
|
||||
_pkgver=17.0.0.1
|
||||
_pkgver=18.1.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=1
|
||||
|
@ -62,9 +62,9 @@ optdepends=(
|
|||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz"
|
||||
"fix-build.patch")
|
||||
md5sums=('d93b95f0fa653d1e3753347953f0d44d'
|
||||
md5sums=('358788859153684aa5bc09f9cb1ac179'
|
||||
'905a328d53b0b7591f769e07c29c3937')
|
||||
b2sums=('603a8f0a6b10b4d07354b07b04128a4c4ef9b716bbec21b9b87197877b740094406f92a07182ee70c28be4af88d77129a67f72e848f5e7cbe6df94672fe1c288'
|
||||
b2sums=('e570c0d84f6faebe5daaa0f668142a96b2b787b29180fdb4a317a84bb9d433cb54b56074d621e27ddf4e1de7f72d1ac63144fea173ecd5586876faab76646d79'
|
||||
'6feffc1a3ff38014a9f644de778f0056f0f48787ce9a4d40bff8d27d8e42df2b05f258638150cadbd5b1a18d4697f35bf07cb8d9a78ba6357b8d94ef9d714874')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Add table
Reference in a new issue