From 4fb6cd1b14899943460b9463d24fc44459b193d2 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Sun, 30 Aug 2015 11:05:50 +0200 Subject: [PATCH] pugixml: revbump to rebuild. --- srcpkgs/pugixml/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/pugixml/template b/srcpkgs/pugixml/template index 6bcf668671..bda4305694 100644 --- a/srcpkgs/pugixml/template +++ b/srcpkgs/pugixml/template @@ -1,7 +1,7 @@ # Template file for 'pugixml' pkgname=pugixml version=1.6 -revision=1 +revision=2 build_style=cmake hostmakedepends="cmake" short_desc="Light-weight, simple and fast XML parser for C++ with XPath support"