diff --git a/community/php7-pecl-xdebug/APKBUILD b/community/php7-pecl-xdebug/APKBUILD
index 36a64e53a166c064240281b49e21d49ea1188252..ea279db1ac046e04e7012fdb4d2cb1868b55754f 100644
--- a/community/php7-pecl-xdebug/APKBUILD
+++ b/community/php7-pecl-xdebug/APKBUILD
@@ -4,7 +4,7 @@
 # Maintainer: Andy Postnikov <apostnikov@gmail.com>
 pkgname=php7-pecl-xdebug
 _extname=xdebug
-pkgver=3.0.3
+pkgver=3.0.4
 pkgrel=0
 pkgdesc="PHP extension that provides functions for function traces and profiling - PECL"
 url="https://pecl.php.net/package/xdebug"
@@ -44,4 +44,4 @@ package() {
 	install -D -m644 -t "$pkgdir"/usr/share/vim/vimfiles/syntax/ contrib/xt.vim
 }
 
-sha512sums="c23da825505f1eaf92bf1e4e6915c2ca5d1c4dc4d49ef696a19909897071b62b5bf5b838fbe02e35728fd79f5aa56d5c3a6b74464f461e0d4ffa862d890e467a  php-pecl-xdebug-3.0.3.tgz"
+sha512sums="5cbeb373a71af1d78eabdfe0327f026088037931ce80766ac711c784563dfec1f618dd94498cf848dfc059adf28f6ef7f156dddaab5565fb75c037d919ee5a32  php-pecl-xdebug-3.0.4.tgz"