[arch-commits] Commit in python-watchdog/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Sat Sep 3 07:06:17 UTC 2022
Date: Saturday, September 3, 2022 @ 07:06:16
Author: felixonmars
Revision: 1291034
upgpkg: python-watchdog 1.0.1-1
Modified:
python-watchdog/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-09-03 07:06:00 UTC (rev 1291033)
+++ PKGBUILD 2022-09-03 07:06:16 UTC (rev 1291034)
@@ -2,7 +2,7 @@
# Contributor: Francois Boulogne <fboulogne at april dot org>
pkgname=python-watchdog
-pkgver=1.0.0
+pkgver=1.0.1
pkgrel=1
pkgdesc="Python API and shell utilities to monitor file system events"
arch=('any')
@@ -14,7 +14,7 @@
makedepends=('python-setuptools')
checkdepends=('python-pytest' 'python-pytest-timeout')
source=($pkgname-$pkgver.tar.gz::https://github.com/gorakhargosh/watchdog/archive/v$pkgver.tar.gz)
-sha512sums=('e89f34aba7547022a48ff16e36e6a2eea340e80a4b1e1f8657d4e70d4a451ac43351aafc76978fb4241c583df11c2dd6c53cb1a03c43c2734f4a8a07d5b2604f')
+sha512sums=('4241588d7dbfb0aa1760527285aca826e4bebf17a9aa5dc068c8111947249b7d800bc4e6c910802b22af22734aeac59dc18f3547c668fcd657028c85ff1e8136')
prepare() {
cd watchdog-$pkgver
More information about the arch-commits
mailing list