summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Yan2021-12-08 02:30:08 +0000
committerFelix Yan2021-12-08 02:30:08 +0000
commite984e129bfed6297dcc100733818442d1130ec1b (patch)
tree1ba9e60367ff9f6f03c228b04d1a6e35e76ab557
parent0b3ea2d9d83cd0387036e82417c38076dbaa6d35 (diff)
downloadaur-e984e129bfed6297dcc100733818442d1130ec1b.tar.gz
Python 3.10 rebuild
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7a158f09a715..b0922152efa2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=python-daemon
pkgver=2.3.0
-pkgrel=1
+pkgrel=2
pkgdesc='Library to implement a well-behaved Unix daemon process'
arch=('any')
url='https://pypi.python.org/pypi/python-daemon'