From b92021ebe5228952ef0915626404def568886bba Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Tue, 8 Nov 2022 06:01:28 +0000 Subject: [PATCH] cctz: auto updated to 2.3-3 --- BioArchLinux/cctz/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/cctz/PKGBUILD b/BioArchLinux/cctz/PKGBUILD index b13a1981a4..88c029b223 100644 --- a/BioArchLinux/cctz/PKGBUILD +++ b/BioArchLinux/cctz/PKGBUILD @@ -2,7 +2,7 @@ pkgname=cctz pkgver=2.3 -pkgrel=2 +pkgrel=3 pkgdesc="A C++ library for translating between absolute and civil times using the rules of a time zone" arch=('x86_64') url="https://github.com/google/cctz"