Date: Thursday, December 24, 2015 @ 12:23:06 Author: spupykin Revision: 154437
upgpkg: pugixml 1.7-2 upd Modified: pugixml/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-12-24 10:57:28 UTC (rev 154436) +++ PKGBUILD 2015-12-24 11:23:06 UTC (rev 154437) @@ -7,7 +7,7 @@ pkgrel=2 pkgdesc="Light-weight, simple and fast XML parser for C++ with XPath support" url='http://pugixml.org' -arch=('x86_64' 'i686' 'armv7h') +arch=('x86_64' 'i686') license=('MIT') makedepends=('cmake') source=("http://github.com/zeux/pugixml/releases/download/v${pkgver}/pugixml-${pkgver}.tar.gz")
