summaryrefslogtreecommitdiff
path: root/extra/tidyhtml/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/tidyhtml/PKGBUILD')
-rw-r--r--extra/tidyhtml/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/tidyhtml/PKGBUILD b/extra/tidyhtml/PKGBUILD
index aaca30008..9b001147b 100644
--- a/extra/tidyhtml/PKGBUILD
+++ b/extra/tidyhtml/PKGBUILD
@@ -6,9 +6,9 @@
pkgname=tidyhtml
# obtain pkgver from http://tidy.cvs.sourceforge.net/tidy/tidy/src/version.h?view=markup
pkgver=1.46
-pkgrel=2
+pkgrel=2.1
pkgdesc="A tool to tidy down your HTML code to a clean style"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://tidy.sourceforge.net/"
license=('custom')
depends=('glibc')