diff options
author | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2013-02-09 10:32:20 -0300 |
---|---|---|
committer | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2013-02-09 10:32:20 -0300 |
commit | 6cc893589a6bd208f2b7711f985e17df7a6df816 (patch) | |
tree | c41cb07e4e88c4eff5bc05e44b86b860f96654b8 /extra/libxml2 | |
parent | 5995e8be41750a8ac397ac358f5c2bedca3a4d1e (diff) | |
parent | f0ab416208be17c176b9430a3537f05b5c653aec (diff) |
Merge branch 'master' of gparabola:abslibre-mips64el
Diffstat (limited to 'extra/libxml2')
-rw-r--r-- | extra/libxml2/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libxml2/PKGBUILD b/extra/libxml2/PKGBUILD index 9d8f1dd60..935be7f2b 100644 --- a/extra/libxml2/PKGBUILD +++ b/extra/libxml2/PKGBUILD @@ -4,7 +4,7 @@ pkgname=libxml2 pkgver=2.8.0 -pkgrel=1 +pkgrel=1.1 pkgdesc="XML parsing library, version 2" arch=(i686 x86_64 'mips64el') license=('custom') |