* update arrow to 17.0.0-5

This commit is contained in:
Alexander Baldeck 2024-11-08 16:15:56 +01:00
parent 6cbcaf96f5
commit c1928f5742
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
pkgbase = arrow pkgbase = arrow
pkgdesc = Columnar in-memory analytics layer for big data. pkgdesc = Columnar in-memory analytics layer for big data.
pkgver = 17.0.0 pkgver = 17.0.0
pkgrel = 4 pkgrel = 5
url = https://arrow.apache.org url = https://arrow.apache.org
arch = x86_64 arch = x86_64
arch = powerpc64le arch = powerpc64le

View File

@ -4,7 +4,7 @@
pkgname=arrow pkgname=arrow
pkgver=17.0.0 pkgver=17.0.0
pkgrel=4.1 pkgrel=5
pkgdesc="Columnar in-memory analytics layer for big data." pkgdesc="Columnar in-memory analytics layer for big data."
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64) arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url="https://arrow.apache.org" url="https://arrow.apache.org"