summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Yan2023-04-08 08:13:44 +0000
committerFelix Yan2023-04-08 08:13:44 +0000
commitd17cdc5841d3ebe8a20716f9e64c3da0312189d7 (patch)
tree54a934ffa73329597ae9225040f2a66b306b12c7
parent907ea8ec13c8d50da90a9d496da16b03b7c11fb5 (diff)
downloadaur-d17cdc5841d3ebe8a20716f9e64c3da0312189d7.tar.gz
rebuild with python 3.11
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 733b11aa0cac..0f5ef0b3f25c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=python-daemon
pkgver=2.3.0
-pkgrel=4
+pkgrel=5
pkgdesc='Library to implement a well-behaved Unix daemon process'
arch=('any')
url='https://pypi.python.org/pypi/python-daemon'