summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMohammad H Sekhavat2020-12-10 18:56:07 -0500
committerMohammad H Sekhavat2020-12-10 18:56:07 -0500
commit790a1d1a8fd95275c8375b8ce521d4a06c14d9cb (patch)
tree8c20fd704cc16e43b112eb755898f4b24c71b85b /PKGBUILD
parentca9f6e88edc93446a3eb05971e642513ccd0d21b (diff)
downloadaur-790a1d1a8fd95275c8375b8ce521d4a06c14d9cb.tar.gz
Update description
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9a9c7433b624..0e90db7a55af 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,8 +11,8 @@ conflicts=('python-pyarrow')
provides=('python-pyarrow')
makedepends=('python-pip')
pkgver=2.0.0
-pkgrel=2
-pkgdesc="Python library for Apache Arrow"
+pkgrel=3
+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"
license=('Apache V2')