diff options
Diffstat (limited to 'testing/ocaml-uutf/APKBUILD')
-rw-r--r-- | testing/ocaml-uutf/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/ocaml-uutf/APKBUILD b/testing/ocaml-uutf/APKBUILD index 5ccc3a0689..adab9c0edf 100644 --- a/testing/ocaml-uutf/APKBUILD +++ b/testing/ocaml-uutf/APKBUILD @@ -3,7 +3,7 @@ pkgname=ocaml-uutf _pkgname=uutf pkgver=1.0.1 -pkgrel=0 +pkgrel=1 pkgdesc="Non-blocking streaming Unicode codec for OCaml" url="https://github.com/dbuenzli/uutf" arch="all !x86 !armhf !s390x" # limited by ocaml aport |