diff options
Diffstat (limited to 'testing')
-rw-r--r-- | testing/php7-inotify/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/php7-inotify/APKBUILD b/testing/php7-inotify/APKBUILD index ba7d8d043c..34f4b2915c 100644 --- a/testing/php7-inotify/APKBUILD +++ b/testing/php7-inotify/APKBUILD @@ -4,7 +4,7 @@ pkgname=php7-inotify _pkgreal=inotify pkgver=2.0.0 _pkgver=${pkgver} -pkgrel=0 +pkgrel=1 pkgdesc="Inotify bindings for PHP" url="http://pecl.php.net/package/$_pkgreal" arch="all" |