diff --git a/main/ghostscript/APKBUILD b/main/ghostscript/APKBUILD
index 5d5a2fb683223de2f1a148160fe864f4d3cc8a19..f4c660070848efa5ba5ed4654ffdad53a6537d25 100644
--- a/main/ghostscript/APKBUILD
+++ b/main/ghostscript/APKBUILD
@@ -1,7 +1,7 @@
 # Contributor: Cameron Banta <cbanta@gmail.com>
 # Maintainer: Cameron Banta <cbanta@gmail.com>
 pkgname=ghostscript
-pkgver=10.03.1
+pkgver=10.04.0
 pkgrel=0
 pkgdesc="Interpreter for the PostScript language and for PDF"
 url="https://ghostscript.com/"
@@ -31,6 +31,13 @@ source="https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/
 	"
 
 # secfixes:
+#   10.04.0-r0:
+#     - CVE-2024-46951
+#     - CVE-2024-46952
+#     - CVE-2024-46953
+#     - CVE-2024-46954
+#     - CVE-2024-46955
+#     - CVE-2024-46956
 #   10.03.1-r0:
 #     - CVE-2023-52722
 #     - CVE-2024-29510
@@ -192,7 +199,7 @@ gtk() {
 }
 
 sha512sums="
-c1eec6550ce2d9c8fe78c2e9c91eaa40e1ae3d8625b510e712c0e0ab39ad00d4fa493af5f798a06c21a4acd72a0b503758a0d8f79cc37d5cc1a23ac7f3ba41e2  ghostscript-10.03.1.tar.gz
+75e49a1778b7cc4fdfb5d871355cbd653458250cddc9075d70df8e4200ccd0a49de22f101450c1d0790a7ee3475b94835265ff295498495eb0dcfd04efee2e8d  ghostscript-10.04.0.tar.gz
 70721e3a335afa5e21d4e6cf919119010bd4544a03ab8f53f5325c173902221ad9b88c118b4bfeee80b3e1956bcdbaf4c53f64ae7fb81f5ba57dbc956750c482  ghostscript-system-zlib.patch
 beefcf395f7f828e1b81c088022c08a506e218f27535b9de01e0f0edf7979b435316c318fa676771630f6ad16ff1ab059cd68aa128ed97e5a9f2f3fa840200c4  fix-sprintf.patch
 "