From f11e955dccc92fdd8e62ce90654b884818bf030d Mon Sep 17 00:00:00 2001 From: psykose Date: Mon, 18 Apr 2022 19:26:14 +0000 Subject: [PATCH] testing/py3-tzlocal: bump pkgrel --- testing/py3-tzlocal/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/py3-tzlocal/APKBUILD b/testing/py3-tzlocal/APKBUILD index 171d06086e3..7eae6f3cfad 100644 --- a/testing/py3-tzlocal/APKBUILD +++ b/testing/py3-tzlocal/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: prspkt pkgname=py3-tzlocal pkgver=2.1 -pkgrel=2 +pkgrel=3 pkgdesc="Python tzinfo object for the local timezone" url="https://github.com/regebro/tzlocal" arch="noarch"