summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Peukert2023-05-24 00:06:28 +0200
committerDaniel Peukert2023-05-24 00:06:28 +0200
commit842f240653903eb38c04273f39067baf78bb9a8a (patch)
tree48603ea971402844f515c39a379f6363d92c001a
parent63f0ee2725f9367473939c01d53d3cbb5dc40b19 (diff)
downloadaur-842f240653903eb38c04273f39067baf78bb9a8a.tar.gz
Add ocaml-uutf and ocaml-uchar
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6f12351192a5..0ca05b69b3bd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgname="ocaml-$_projectname"
pkgver='3.3.1'
pkgrel='3'
pkgdesc='Terminal manipulation library for OCaml'
-# If you're running on aarch64, you have to add it to the arch array of the cppo, ocaml-biniou, ocaml-cmdliner, ocaml-easy-format, ocaml-uchar, ocaml-uutf and ocaml-yojson AUR dependencies
+# If you're running on aarch64, you have to add it to the arch array of the cppo, ocaml-biniou, ocaml-cmdliner, ocaml-easy-format and ocaml-yojson AUR dependencies
arch=('x86_64' 'aarch64')
url="https://github.com/ocaml-community/$_projectname"
license=('BSD')