From 81b8e6f7ff888484345cacb1a9aedf9dbeadc672 Mon Sep 17 00:00:00 2001 From: ptrcnull <git@ptrcnull.me> Date: Wed, 30 Nov 2022 23:48:01 +0100 Subject: [PATCH] community/py3-tempora: upgrade to 5.1.0 --- community/py3-tempora/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/community/py3-tempora/APKBUILD b/community/py3-tempora/APKBUILD index 42ed3029bc6e..6a1aecb328bf 100644 --- a/community/py3-tempora/APKBUILD +++ b/community/py3-tempora/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Bart Ribbers <bribbers@disroot.org> # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=py3-tempora -pkgver=5.0.2 -pkgrel=1 +pkgver=5.1.0 +pkgrel=0 pkgdesc="Objects and routines pertaining to date and time (tempora)" url="https://github.com/jaraco/tempora" arch="noarch" @@ -33,5 +33,5 @@ package() { } sha512sums=" -d0fe086b92e21622444b941c583e3432420b1826e60aa4b90bab31907a98b4989dd21ca99b5554e965f87e23c9d65d9bce8e434d801985f99f187b7dad2a715a tempora-5.0.2.tar.gz +33b48884c024f82e3220c2cc28a307bbb3c813a895df82640b5627266355c78cced3e5ab61df9b0619bf9697e18d70390939189ba31dd57c58fbb3e97b5db216 tempora-5.1.0.tar.gz " -- GitLab