diff options
-rw-r--r-- | community/py3-watchdog/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-watchdog/APKBUILD b/community/py3-watchdog/APKBUILD index 75f34f4fc6..fa89522209 100644 --- a/community/py3-watchdog/APKBUILD +++ b/community/py3-watchdog/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-watchdog _pkgname=watchdog pkgver=0.9.0 -pkgrel=0 +pkgrel=1 pkgdesc="Filesystem events monitoring" url="https://github.com/gorakhargosh/watchdog" arch="noarch" |