Date: Tuesday, May 19, 2020 @ 08:32:51 Author: felixonmars Revision: 386360
upgpkg: cppcodec 0.2-2: reproducibility rebuild Modified: cppcodec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-19 08:32:31 UTC (rev 386359) +++ PKGBUILD 2020-05-19 08:32:51 UTC (rev 386360) @@ -3,7 +3,7 @@ pkgname=cppcodec _gitcommit=302dc28f8fd5c8bf2ea8d7212aed3be884d5d166 pkgver=0.2 -pkgrel=1 +pkgrel=2 pkgdesc='Header-only C++11 library to encode/decode base64, base64url, base32, base32hex and hex' url='https://github.com/tplgy/cppcodec' arch=('any')
