diff options
Diffstat (limited to 'extra/xmlto')
-rw-r--r-- | extra/xmlto/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/xmlto/PKGBUILD b/extra/xmlto/PKGBUILD index 6386c18ce..2b719ac92 100644 --- a/extra/xmlto/PKGBUILD +++ b/extra/xmlto/PKGBUILD @@ -6,9 +6,9 @@ pkgname=xmlto pkgver=0.0.25 -pkgrel=2 +pkgrel=2.1 pkgdesc="Convert xml to many other formats" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://cyberelk.net/tim/software/xmlto/" license=('GPL') depends=('libxslt' 'perl-yaml-syck' 'perl-test-pod') |