diff options
author | Michael Hanson <hansonorders@verizon.net> | 2010-12-10 03:17:30 (GMT) |
---|---|---|
committer | Michael Hanson <hansonorders@verizon.net> | 2010-12-10 03:17:30 (GMT) |
commit | 88d2b4ec6aeaa8a367c64b891dadf40425060d81 (patch) | |
tree | ac065e6158b247925620310d26fa8c2cb2d0607e /abs/core | |
parent | b24c4df3d1dcd6cc7c102d2d08494c51fbfb6389 (diff) | |
download | linhes_pkgbuild-88d2b4ec6aeaa8a367c64b891dadf40425060d81.zip linhes_pkgbuild-88d2b4ec6aeaa8a367c64b891dadf40425060d81.tar.gz linhes_pkgbuild-88d2b4ec6aeaa8a367c64b891dadf40425060d81.tar.bz2 |
libxml2: recompile
Diffstat (limited to 'abs/core')
-rw-r--r-- | abs/core/libxml2/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/libxml2/PKGBUILD b/abs/core/libxml2/PKGBUILD index 065953f..55adfb7 100644 --- a/abs/core/libxml2/PKGBUILD +++ b/abs/core/libxml2/PKGBUILD @@ -4,7 +4,7 @@ pkgname=libxml2 pkgver=2.7.8 -pkgrel=2 +pkgrel=3 pkgdesc="XML parsing library, version 2" arch=('i686' 'x86_64') license=('custom') |