summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordringsim2025-01-25 16:49:14 +0800
committerdringsim2025-01-25 16:49:14 +0800
commit952c253b96fd20493f0a7809aa3884d30bd91ef4 (patch)
tree5c82260e927104340dc2b63d88627a9b387cc8c7 /PKGBUILD
parentcb2964136167c75309bba1eabb6c64ded86f0691 (diff)
downloadaur-ocaml-atd.tar.gz
2.16.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 00a9fd150cf5..3a7af6836f1c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=('ocaml-atd' 'ocaml-atdgen' 'ocaml-atdgen-runtime' 'ocaml-atdgen-codec-runtime' 'ocaml-atdj' 'ocaml-atdpy' 'ocaml-atds' 'ocaml-atdts')
_oname=atd
-pkgver=2.15.0
+pkgver=2.16.0
pkgrel=1
arch=('x86_64')
url="https://github.com/ahrefs/atd"
@@ -20,7 +20,7 @@ makedepends=('ocaml-findlib' 'dune>=2' 'opam' 'scala')
checkdepends=('flake8' 'java-environment' 'mypy' 'nodejs' 'ocaml-alcotest' 'python-pytest' 'scala')
options=(!strip)
source=("https://github.com/ahrefs/${_oname}/archive/${pkgver}.tar.gz")
-sha256sums=('A0335917E816F67ED431651540603815C270507BA6C40E12FAC3AE3DBEC75C0E')
+sha256sums=('4E9D77D7260F01D92A9E96599AD8C90B198846040BFC0FA3EB42FEAF35509FFC')
_dune="dune $(getopt "j::" $MAKEOPTS 2>/dev/null | sed 's/--/\n/g' | head -n 1)"
prepare() {