[arch-commits] Commit in python-watchdog/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sat Feb 1 00:48:47 UTC 2020


    Date: Saturday, February 1, 2020 @ 00:48:46
  Author: felixonmars
Revision: 560881

upgpkg: python-watchdog 0.10.1-1

Modified:
  python-watchdog/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-01 00:48:41 UTC (rev 560880)
+++ PKGBUILD	2020-02-01 00:48:46 UTC (rev 560881)
@@ -3,7 +3,7 @@
 
 pkgbase=python-watchdog
 pkgname=('python-watchdog' 'python2-watchdog')
-pkgver=0.10.0
+pkgver=0.10.1
 pkgrel=1
 pkgdesc="Python API and shell utilities to monitor file system events."
 arch=('any')
@@ -14,7 +14,7 @@
 checkdepends=('python-pytest-cov' 'python2-pytest-cov' 'python-pytest-timeout'
               'python2-pytest-timeout' 'python-pytest-runner' 'python2-pytest-runner')
 source=($pkgbase-$pkgver.tar.gz::https://github.com/gorakhargosh/watchdog/archive/v$pkgver.tar.gz)
-sha512sums=('e595adefddee1ada61afd7cbaf33e4ad3d561d57b00211f5752eea9d67c9f714792266bed3b77b388c7e638fab8e5863e05dbb74dbd868cc23d769b3b59b592d')
+sha512sums=('4ae8ca4a28a6b5c3e86d47d8d63e133341b5c229414af36b6ee556bd82c003a33a21cf0c41639e42cb291e4ac24d77f6d7829c8ed6fdc9ed26235de746e54256')
 
 build() {
   cd watchdog-$pkgver



More information about the arch-commits mailing list