summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0e90db7a55af..e9fb0273ad15 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,10 +11,10 @@ conflicts=('python-pyarrow')
provides=('python-pyarrow')
makedepends=('python-pip')
pkgver=2.0.0
-pkgrel=3
+pkgrel=4
pkgdesc="A columnar in-memory analytics layer for big data. [similar to python-pyarrow, but uses .whl instead of building it]"
arch=('any')
-url="Python library for Apache Arrow"
+url="https://arrow.apache.org/"
license=('Apache V2')
source=("https://files.pythonhosted.org/packages/7c/93/23e304a4238d3e776e0ab43dfd4a78f602c8f51ef0c1adca97477f63161e/pyarrow-${pkgver}-cp38-cp38-manylinux2014_x86_64.whl")
md5sums=('6091b93580cdd8c7db263f1774eb112b')