diff options
author | Joshua Ismael Haase Hernández <hahj87@gmail.com> | 2011-12-25 13:37:35 -0600 |
---|---|---|
committer | Joshua Ismael Haase Hernández <hahj87@gmail.com> | 2011-12-25 13:37:35 -0600 |
commit | d4891d626bd0699dafdcfa776ad0ee48df04f2d4 (patch) | |
tree | 215f7e117f4e146389e96b8b976591b101845667 /extra/tidyhtml | |
parent | 14f1f7de0e32b27172968722644d5dbced226f52 (diff) | |
parent | c46511670fc7e857a314c0e9e974be610065ab98 (diff) |
Merge branch 'master' of gitpar:abslibre-mips64el
Conflicts:
libre/linux-libre/PKGBUILD
libre/linux-libre/linux-libre.install
libre/metalog/PKGBUILD
Diffstat (limited to 'extra/tidyhtml')
-rw-r--r-- | extra/tidyhtml/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/tidyhtml/PKGBUILD b/extra/tidyhtml/PKGBUILD index d39fda268..f0342dc9c 100644 --- a/extra/tidyhtml/PKGBUILD +++ b/extra/tidyhtml/PKGBUILD @@ -5,7 +5,7 @@ pkgname=tidyhtml # obtain pkgver from http://tidy.cvs.sourceforge.net/tidy/tidy/src/version.h?view=markup pkgver=1.46 -pkgrel=1 +pkgrel=1.1 pkgdesc="A tool to tidy down your HTML code to a clean style" arch=('i686' 'x86_64' 'mips64el') url="http://tidy.sourceforge.net/" |