diff options
author | William Pitcock <nenolod@dereferenced.org> | 2017-03-29 06:14:11 +0000 |
---|---|---|
committer | William Pitcock <nenolod@dereferenced.org> | 2017-03-29 06:14:11 +0000 |
commit | 2f33b2920c7913df653bc303cb51fe8f5a7f260a (patch) | |
tree | 479025f4f469514182ebd289d0f3a29f70978c04 /community | |
parent | 816dedf61d195aea1507c24f106aae38aff6a1e9 (diff) | |
download | aports-2f33b2920c7913df653bc303cb51fe8f5a7f260a.tar.bz2 aports-2f33b2920c7913df653bc303cb51fe8f5a7f260a.tar.xz |
community/tidyhtml: rebuild to fix desync between ppc64le builder and what is in archive
Diffstat (limited to 'community')
-rw-r--r-- | community/tidyhtml/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/tidyhtml/APKBUILD b/community/tidyhtml/APKBUILD index 292d37af5b..ddc7513e6b 100644 --- a/community/tidyhtml/APKBUILD +++ b/community/tidyhtml/APKBUILD @@ -5,7 +5,7 @@ pkgname=tidyhtml _pkgreal=tidy-html5 pkgver=5.2.0 -pkgrel=0 +pkgrel=1 pkgdesc="Tool to tidy down your HTML code to a clean style" arch=all url="http://www.html-tidy.org" |