summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorxia0er2022-12-09 21:45:21 -0800
committerxia0er2022-12-09 21:45:21 -0800
commited99a980752ef9f874d2704682b956a45c5ec93d (patch)
tree698e38ef3a735e9895466b6f548decf650618581 /PKGBUILD
parentd8d18cadfc96d22a6ef3bad56434130527fe6236 (diff)
downloadaur-ed99a980752ef9f874d2704682b956a45c5ec93d.tar.gz
fixing a typo
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 545b3faf2ec6..2653840ac70d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
pkgname=arrow-sans-avx
_pkgname=arrow
pkgver=10.0.1
-pkgrel=1
-pkgdesc="Columnar in-memory analytics layer for big data (for CPS without AVX/2 support)"
+pkgrel=2
+pkgdesc="Columnar in-memory analytics layer for big data (for CPUs without AVX/2 support)"
arch=(x86_64)
url="https://arrow.apache.org"
license=(Apache)