diff options
Diffstat (limited to 'testing/ocaml-markup')
-rw-r--r-- | testing/ocaml-markup/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/ocaml-markup/APKBUILD b/testing/ocaml-markup/APKBUILD index 47f3b72fc1..b7d58846d7 100644 --- a/testing/ocaml-markup/APKBUILD +++ b/testing/ocaml-markup/APKBUILD @@ -3,7 +3,7 @@ pkgname=ocaml-markup _pkgname=markup.ml pkgver=0.7.6 -pkgrel=0 +pkgrel=1 pkgdesc="Error-recovering streaming HTML5 and XML parsers for OCaml" url="http://aantron.github.io/markup.ml" arch="all !x86 !armhf !s390x" # limited by ocaml aport |