Date: Tuesday, October 25, 2022 @ 11:12:21
Author: bastelfreak
Revision: 1334745
rebuild due to leatherman update
Modified:
cpp-hocon/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-10-25 11:10:38 UTC (rev 1334744)
+++ PKGBUILD 2022-10-25 11:12:21 UTC (rev 1334745)
@@ -5,7 +5,7 @@
pkgname=cpp-hocon
pkgver=0.3.0
-pkgrel=12
+pkgrel=13
pkgdesc="C++ port of the Typesafe Config library"
arch=('x86_64')
url="https://github.com/puppetlabs/cpp-hocon"