summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Peukert2023-05-24 00:06:44 +0200
committerDaniel Peukert2023-05-24 00:06:44 +0200
commit8f25af9ee47110cfbcda1fdce289eabebad550c6 (patch)
tree6ac156df192a16f88dbf579da486fc101da2b383
parent1d400d97d337499ad2fc559f410173344b73191d (diff)
downloadaur-8f25af9ee47110cfbcda1fdce289eabebad550c6.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 4f2a1076bd93..ca9e66841751 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgname="ocaml-$_projectname"
pkgver='2.12.1'
pkgrel='2'
pkgdesc='Universal toplevel 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')