>
> Anatol,
>
> Here is a source package building libxml2 2.9.1. It took less than 5 minutes 
> to
> modify the official repo PKGBUILD and build the new version.
>
> I haven't tested all software depending on libxml2 but I have installed it
> myself and so far so good everything works perfectly for me.

Something stripped out the bin attachement. Here is a diff:

--- /var/abs/extra/libxml2/PKGBUILD     2013-05-03 18:05:54.000000000 -0400
+++ PKGBUILD    2013-05-07 14:16:46.141882166 -0400
@@ -3,7 +3,7 @@
 # Contributor: John Proctor <jproc...@prium.net>

 pkgname=libxml2
-pkgver=2.8.0
+pkgver=2.9.1
 pkgrel=1
 pkgdesc="XML parsing library, version 2"
 arch=(i686 x86_64)
@@ -14,7 +14,7 @@ options=('!libtool')
 url="http://www.xmlsoft.org/";
 source=(ftp://ftp.xmlsoft.org/${pkgname}/${pkgname}-${pkgver}.tar.gz
         http://www.w3.org/XML/Test/xmlts20080205.tar.gz)
-md5sums=('c62106f02ee00b6437f0fb9d370c1093'
+md5sums=('9c0cfef285d5c4a5c80d00904ddab380'
          'b255be9a1c7f7021e52448e4ec8d7a0d')

 build() {


________________________________
CONFIDENTIALITY : This e-mail and any attachments are confidential and may be 
privileged. If you are not a named recipient, please notify the sender 
immediately and do not disclose the contents to another person, use it for any 
purpose or store or copy the information in any medium.

Reply via email to