summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 57659085f027..92cbb07d9e10 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ pkgname='lockmgr'
pkgdesc='Python Lock Manager Class (gc)'
_gitname='lockmgr'
-pkgver=1.3.2
+pkgver=1.4.0
pkgrel=1
url="https://github.com/gene-git/lockmgr"
@@ -18,7 +18,7 @@ arch=(any)
license=(MIT)
# To build docs uncommont sphinx/texlive
-depends=('python>3.10' 'pynotify')
+depends=('python>3.10' 'python-pynotify')
makedepends=('git' 'python-build' 'python-wheel' 'python-hatch' 'rsync'
#'python-sphinx' 'python-myst-parser' 'texlive-latexextra'
)