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"