[arch-commits] Commit in python-watchdog/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri May 28 14:24:54 UTC 2021
Date: Friday, May 28, 2021 @ 14:24:54
Author: felixonmars
Revision: 949822
upgpkg: python-watchdog 0.10.6-1
Modified:
python-watchdog/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-28 14:24:38 UTC (rev 949821)
+++ PKGBUILD 2021-05-28 14:24:54 UTC (rev 949822)
@@ -2,7 +2,7 @@
# Contributor: Francois Boulogne <fboulogne at april dot org>
pkgname=python-watchdog
-pkgver=0.10.5
+pkgver=0.10.6
pkgrel=1
pkgdesc="Python API and shell utilities to monitor file system events"
arch=('any')
@@ -12,7 +12,7 @@
makedepends=('python-setuptools')
checkdepends=('python-pytest-cov' 'python-pytest-timeout' 'python-pytest-runner')
source=($pkgname-$pkgver.tar.gz::https://github.com/gorakhargosh/watchdog/archive/v$pkgver.tar.gz)
-sha512sums=('b107fe23b123360ba8ad049576bdbbb40061c70157bee0663bcf9ee9a9a9f65b95234540a477ba9ae6d617199ca1d77fe30b3b9dc4868bfef08a6b9099d6fe51')
+sha512sums=('c36a3767d9e2552ebfd26e9791c20137574c308fec31d8977dc085d829bfe1a5204091e6b2610055acd7e1577de4dc066144266b1f0dd9b43ed9452e3706155a')
build() {
cd watchdog-$pkgver
More information about the arch-commits
mailing list