aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-daemonize
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-daemonize')
-rw-r--r--testing/py-daemonize/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py-daemonize/APKBUILD b/testing/py-daemonize/APKBUILD
index 50ebeb91a8..7362cc2e27 100644
--- a/testing/py-daemonize/APKBUILD
+++ b/testing/py-daemonize/APKBUILD
@@ -1,8 +1,8 @@
-# Maintainer: Luca Weiss <luca (at) z3ntu (dot) xyz>
+# Maintainer: Luca Weiss <luca@z3ntu.xyz>
pkgname=py-daemonize
_pkgname=daemonize
pkgver=2.4.7
-pkgrel=0
+pkgrel=1
pkgdesc="Library to enable your code run as a daemon process on Unix-like systems."
url="https://github.com/thesharp/daemonize"
arch="noarch"