aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-watchdog/APKBUILD
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2018-12-08 11:23:43 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2018-12-08 12:24:11 +0000
commitc166d596c7db183380834ef958883444d7e1b174 (patch)
tree980f11255c8bf9335efde0acbe57ef8c4e40c216 /community/py-watchdog/APKBUILD
parent8144b62512758ef407558d4f09a8c5c9e4eaf5b1 (diff)
community/py-watchdog: upgrade to 0.9.0
Diffstat (limited to 'community/py-watchdog/APKBUILD')
-rw-r--r--community/py-watchdog/APKBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/community/py-watchdog/APKBUILD b/community/py-watchdog/APKBUILD
index 59d40188744..bfdb2ecb244 100644
--- a/community/py-watchdog/APKBUILD
+++ b/community/py-watchdog/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=py-watchdog
-pkgver=0.8.3
+pkgver=0.9.0
pkgrel=0
pkgdesc="Python API and shell utilities to monitor file system events."
url="https://github.com/gorakhargosh/watchdog"
@@ -35,6 +35,4 @@ package() {
python2 setup.py install --prefix=/usr --root="$pkgdir" || return 1
}
-md5sums="a5fbff6e21fb665381e4ae1afe3627f9 watchdog-0.8.3.tar.gz"
-sha256sums="e9a27d0ab121fc86217ab833e778c76880aad4ecdb623796f4b7aee9925394ed watchdog-0.8.3.tar.gz"
-sha512sums="a19b2d3bc7a2e42b23050acb0e1baf977b3a5025c6b08fa0491c7d4fd9e6a0270101c440653897467156c324b4942791a7725f044c6c9478352683e8808d8e40 watchdog-0.8.3.tar.gz"
+sha512sums="97fca2642209150a611d931d6f2049a9941a3494a6c566bc18eaa45a8fc2fbd02c712b37a85cc1375eeb65715706ba6b8ecf781b99951721988c318f81eff7c6 watchdog-0.9.0.tar.gz"