Date: Saturday, August 19, 2017 @ 03:54:57
Author: arojas
Revision: 302389
Rebuild against glibc 2.26 to stop using removed xlocale.h include
Modified:
libxslt/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-08-19 03:18:35 UTC (rev 302388)
+++ PKGBUILD 2017-08-19 03:54:57 UTC (rev 302389)
@@ -4,7 +4,7 @@
pkgname=libxslt
pkgver=1.1.29+42+gac341cbd
-pkgrel=1
+pkgrel=2
pkgdesc="XML stylesheet transformation library"
arch=('i686' 'x86_64')
url="http://xmlsoft.org/XSLT/"