diff --git a/trunk/PKGBUILD b/trunk/PKGBUILD index 8f8b8f1..2cdefbf 100644 --- a/trunk/PKGBUILD +++ b/trunk/PKGBUILD @@ -14,7 +14,7 @@ depends=(boost-libs brotli bzip2 double-conversion c-ares gflags grpc provides=(parquet-cpp) conflicts=(parquet-cpp) makedepends=(apache-orc boost cmake flatbuffers gmock python-numpy git) -source=(https://downloads.apache.org/${pkgname}/${pkgname}-${pkgver}/apache-${pkgname}-${pkgver}.tar.gz{,.asc} +source=(https://archive.apache.org/dist/${pkgname}/${pkgname}-${pkgver}/apache-${pkgname}-${pkgver}.tar.gz{,.asc} git+https://github.com/apache/parquet-testing.git git+https://github.com/apache/arrow-testing.git) sha256sums=(3786b3d2df954d078b3e68f98d2e5aecbaa3fa2accf075d7a3a13c187b9c5294 SKIP SKIP SKIP)