diff --git a/BioArchLinux/cctz/PKGBUILD b/BioArchLinux/cctz/PKGBUILD index 22a704ae9b..847220a60c 100644 --- a/BioArchLinux/cctz/PKGBUILD +++ b/BioArchLinux/cctz/PKGBUILD @@ -3,7 +3,7 @@ pkgname=cctz pkgver=2.4 -pkgrel=1 +pkgrel=2 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"