diff options
-rw-r--r-- | testing/php7-pecl-inotify/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/php7-pecl-inotify/APKBUILD b/testing/php7-pecl-inotify/APKBUILD index 7a940bb6d4..f626127d3e 100644 --- a/testing/php7-pecl-inotify/APKBUILD +++ b/testing/php7-pecl-inotify/APKBUILD @@ -4,7 +4,7 @@ pkgname=php7-pecl-inotify _pkgreal=inotify pkgver=2.0.0 _pkgver=${pkgver} -pkgrel=5 +pkgrel=6 pkgdesc="Inotify bindings for PHP" url="https://pecl.php.net/package/$_pkgreal" arch="all" |