From e332fe2b2af8aaa08ae1e61b16fc2dca2d64c20d Mon Sep 17 00:00:00 2001 From: Alexey Pavlov Date: Wed, 15 Feb 2017 13:21:39 +0300 Subject: [PATCH] libxml2: Rebuild with readline-7 --- libxml2/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libxml2/PKGBUILD b/libxml2/PKGBUILD index 75239456..9ce9f1a7 100644 --- a/libxml2/PKGBUILD +++ b/libxml2/PKGBUILD @@ -2,7 +2,7 @@ pkgname=('libxml2' 'libxml2-devel' 'libxml2-python') pkgver=2.9.2 -pkgrel=2 +pkgrel=3 pkgdesc="XML parsing library, version 2" arch=(i686 x86_64) license=('MIT')