aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-businesstime/APKBUILD
diff options
context:
space:
mode:
authorprspkt <prspkt@protonmail.com>2019-03-30 14:43:07 +0200
committerprspkt <prspkt@protonmail.com>2019-03-30 14:43:07 +0200
commit7caa2a156e75a3283f1815e9f7225ee7b5ae7cc2 (patch)
tree739358774fb958dd2cefd727408e4aefd67769d5 /testing/py3-businesstime/APKBUILD
parent9ed094fdce22bff0710e5aa88e2ba555cebffb32 (diff)
testing/py3-businesstime: upgrade to 0.3.0
Diffstat (limited to 'testing/py3-businesstime/APKBUILD')
-rw-r--r--testing/py3-businesstime/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py3-businesstime/APKBUILD b/testing/py3-businesstime/APKBUILD
index a4e924132aa..d3ca21a538c 100644
--- a/testing/py3-businesstime/APKBUILD
+++ b/testing/py3-businesstime/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py3-businesstime
_pkgname=businesstime
-pkgver=0.1.4
+pkgver=0.3.0
pkgrel=0
pkgdesc="Python utility for calculating business time between two datetimes"
url="https://github.com/seatgeek/businesstime"
@@ -25,4 +25,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="7ef7b6053855708c8aac48a8f6af34f55e2a389a6a7b954c3c6e2f542ced5ef22c73392c483b2fe8de387c0c8b57eea6edb0ce714ba66755b10d5ea3eb1add34 businesstime-0.1.4.tar.gz"
+sha512sums="20e44a0057c66c15cf79452f2a602c8e1719f866c608bfffe25ec14fb5c3ec06fcd6f7ac93e2328ee38ea862464c128d8b3a66a544f13fd0f989fc3d6a3d10a7 businesstime-0.3.0.tar.gz"