summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Horel2020-08-26 15:25:08 -0400
committerGuillaume Horel2020-08-26 15:25:08 -0400
commit435f3ee2d814eca667608c18436c96024a51e0a8 (patch)
tree16baf8c58187179aa0e38bc168b99691937fc8d6
parent7f477d1b3fe51eb46c22a28f13efa31b2e81f570 (diff)
downloadaur-435f3ee2d814eca667608c18436c96024a51e0a8.tar.gz
update checksums
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5070ae61b1b6..babe26f07d9a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -30,7 +30,7 @@ pkgbase = arrow
conflicts = parquet-cpp
source = https://github.com/apache/arrow/archive/apache-arrow-1.0.1.tar.gz
source = cmake.patch
- sha256sums = 08fbd4c633c08939850d619ca0224c75d7a0526467c721c0838b8aa7efccb270
+ sha256sums = dac59f4d42416224419c020ed2e8f8371e85c1d9ff4368ed5b5c026ee28d3fd4
sha256sums = 8dcc91a9187faa885771e1cef207136d90b3b5ad645ab39d7016a0e50f9c90dd
pkgname = arrow
diff --git a/PKGBUILD b/PKGBUILD
index 522835b9f5bb..548e845a1d25 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@ conflicts=('parquet-cpp')
makedepends=('apache-orc' 'boost' 'cmake' 'flatbuffers' 'python-numpy')
source=("https://github.com/apache/arrow/archive/apache-arrow-$pkgver.tar.gz"
"cmake.patch")
-sha256sums=('08fbd4c633c08939850d619ca0224c75d7a0526467c721c0838b8aa7efccb270'
+sha256sums=('dac59f4d42416224419c020ed2e8f8371e85c1d9ff4368ed5b5c026ee28d3fd4'
'8dcc91a9187faa885771e1cef207136d90b3b5ad645ab39d7016a0e50f9c90dd')
prepare(){