mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-arrow: auto updated to 19.0.1-1
This commit is contained in:
parent
f4bbfa5def
commit
53b96592bb
1 changed files with 4 additions and 4 deletions
|
@ -2,10 +2,10 @@
|
|||
# Contributor: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=arrow
|
||||
_pkgver=18.1.0.1
|
||||
_pkgver=19.0.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
pkgdesc="Integration to 'Apache' 'Arrow'"
|
||||
arch=(x86_64)
|
||||
url="https://cran.r-project.org/package=$_pkgname"
|
||||
|
@ -62,9 +62,9 @@ optdepends=(
|
|||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz"
|
||||
"fix-build.patch")
|
||||
md5sums=('4fc2b28d05af4d6e458494c385082699'
|
||||
md5sums=('686db3adc866192b970ccd5877922d98'
|
||||
'905a328d53b0b7591f769e07c29c3937')
|
||||
b2sums=('9f0e2cf6fd19c7bc07ee01910283140189ad413461dccbad318be2e4ba13068ce1746bc8d2ad00752c54e9ec5d2ffae1abe4101c990c05ffa2e780b6b8020fb1'
|
||||
b2sums=('0239b6148ad926eb5b2bb8431b73b97478140de018cd71b2b8eaa8f0db8bd5cd2064e5f7e043302202c9920b01951b8d6b84c90423a4ac0bc833bfb12e3c14d9'
|
||||
'6feffc1a3ff38014a9f644de778f0056f0f48787ce9a4d40bff8d27d8e42df2b05f258638150cadbd5b1a18d4697f35bf07cb8d9a78ba6357b8d94ef9d714874')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Add table
Reference in a new issue