aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-arrow/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-arrow/APKBUILD')
-rw-r--r--testing/py-arrow/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py-arrow/APKBUILD b/testing/py-arrow/APKBUILD
index b8ba979b74..b281b4a56c 100644
--- a/testing/py-arrow/APKBUILD
+++ b/testing/py-arrow/APKBUILD
@@ -3,9 +3,9 @@
pkgname=py-arrow
_pkgname=arrow
pkgver=0.10.0
-pkgrel=1
+pkgrel=2
pkgdesc="A Python library to create and manipulate dates, times, and timestamps"
-url="http://arrow.readthedocs.io/"
+url="https://arrow.readthedocs.io/"
arch="noarch"
license="Apache-2.0"
depends="py-dateutil"