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

Felix Yan felixonmars at archlinux.org
Mon Feb 10 20:38:09 UTC 2020


    Date: Monday, February 10, 2020 @ 20:38:08
  Author: felixonmars
Revision: 566237

upgpkg: python-watchdog 0.10.2-1

Modified:
  python-watchdog/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-10 20:37:48 UTC (rev 566236)
+++ PKGBUILD	2020-02-10 20:38:08 UTC (rev 566237)
@@ -3,7 +3,7 @@
 
 pkgbase=python-watchdog
 pkgname=('python-watchdog' 'python2-watchdog')
-pkgver=0.10.1
+pkgver=0.10.2
 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=('4ae8ca4a28a6b5c3e86d47d8d63e133341b5c229414af36b6ee556bd82c003a33a21cf0c41639e42cb291e4ac24d77f6d7829c8ed6fdc9ed26235de746e54256')
+sha512sums=('3563a9686ce304350f33bbf4b16933cd0db5d6ab17676dfcc779b86cf9ddd06c42462ec40ad5c046cf4aa4b603aa477865de45daef05f9c6af3a441bcab16dbb')
 
 build() {
   cd watchdog-$pkgver



More information about the arch-commits mailing list