Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages / arrow
Commits: bd60a279 by loqs at 2024-11-18T21:02:44+00:00 Change to SPDX license identifier https://github.com/apache/arrow/blob/apache-arrow-17.0.0/LICENSE.txt - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -7,7 +7,7 @@ pkgrel=8 pkgdesc="Columnar in-memory analytics layer for big data." arch=(x86_64) url="https://arrow.apache.org" -license=(Apache) +license=(Apache-2.0) depends=(apache-orc brotli bzip2 gflags grpc google-glog libutf8proc lz4 openssl protobuf re2 snappy thrift zlib zstd) provides=(parquet-cpp) View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/arrow/-/commit/bd60a27935e520605c2ce796198ef276017ff41f -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/arrow/-/commit/bd60a27935e520605c2ce796198ef276017ff41f You're receiving this email because of your account on gitlab.archlinux.org.
