This repository was archived by the owner on Oct 26, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
_realname=arrow
3
3
pkgbase=mingw-w64-${_realname}
4
4
pkgname=" ${MINGW_PACKAGE_PREFIX} -${_realname} "
5
- pkgver=8 .0.0
5
+ pkgver=9 .0.0
6
6
pkgrel=1
7
7
pkgdesc=" Apache Arrow is a cross-language development platform for in-memory data (mingw-w64)"
8
8
arch=(" any" )
@@ -23,11 +23,11 @@ options=("staticlibs" "strip" "!buildflags")
23
23
# source_dir=${_realname}
24
24
25
25
# Uncomment to build from rc
26
- # source=("${_realname}-${pkgver}.tar.gz"::"https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-${pkgver}-rc3 /apache-arrow-${pkgver}.tar.gz")
26
+ # source=("${_realname}-${pkgver}.tar.gz"::"https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-${pkgver}-rc2 /apache-arrow-${pkgver}.tar.gz")
27
27
# This is the official release
28
28
source=(" ${_realname} -${pkgver} .tar.gz" ::" https://downloads.apache.org/arrow/arrow-${pkgver} /apache-arrow-${pkgver} .tar.gz" )
29
29
source_dir=" apache-${_realname} -${pkgver} "
30
- sha256sums=(" ad9a05705117c989c116bae9ac70492fe015050e1b80fb0e38fde4b5d863aaa3 " )
30
+ sha256sums=(" a9a033f0a3490289998f458680d19579cf07911717ba65afde6cb80070f7a9b5 " )
31
31
32
32
33
33
pkgver () {
You can’t perform that action at this time.
0 commit comments