summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2023-05-24 00:07:25 +0200
committerDaniel Peukert2023-05-24 00:07:25 +0200
commitab93a1449fa7afa9733afece5372709c9351c2f6 (patch)
tree69443c8a76022507f7702243fdf218d3d077467f /PKGBUILD
parentc7ece46214c71e29249a5e03a2a84108ffe04d92 (diff)
downloadaur-ab93a1449fa7afa9733afece5372709c9351c2f6.tar.gz
Add ocaml-uutf and ocaml-uchar
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4f05e6edc1e1..2fc636f88ad5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgname="ocaml-$_projectname"
pkgver='3.2.1'
pkgrel='3'
pkgdesc='Abstract engine for text edition in OCaml'
-# If you're running on i486, pentium4, armv7h or aarch64, you have to add it to the arch array of the ocaml-cmdliner, ocaml-uchar and ocaml-uutf AUR dependencies
+# If you're running on i486, pentium4, armv7h or aarch64, you have to add it to the arch array of the ocaml-cmdliner AUR dependency
arch=('x86_64' 'i486' 'i686' 'pentium4' 'armv7h' 'aarch64')
url="https://github.com/ocaml-community/$_projectname"
license=('BSD')