diff --git a/community/dune/APKBUILD b/community/dune/APKBUILD
index bb4e193bf254528cd4ccf93095af362caed2eba7..16fe8cf68229bbbd8c8dab83b6ad173ca366523a 100644
--- a/community/dune/APKBUILD
+++ b/community/dune/APKBUILD
@@ -3,7 +3,7 @@
 # Maintainer: Celeste <cielesti@protonmail.com>
 maintainer="Celeste <cielesti@protonmail.com>"
 pkgname=dune
-pkgver=3.16.1
+pkgver=3.17.0
 pkgrel=0
 pkgdesc="A composable build system for OCaml (formerly Jbuilder)"
 url="https://dune.build/"
@@ -104,5 +104,5 @@ scan_python3_dependency() {
 }
 
 sha512sums="
-18e8022c5fa276e06f788cf25a4d6d08e3247c546cd69a5206d4e78ece1f47a615c6d5842e68e1fa7908cae7ae8c6e4f31d2eb835d97b5e6b5e4154957139e9f  dune-3.16.1.tar.gz
+b96d6056ad135f51d9300d25970580d07ad4704a3255106a4a3b99a08b041a2f8e5071891558e0566933e934115be0b939609c84328886e3003f72fac526151b  dune-3.17.0.tar.gz
 "