aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-daemonize
diff options
context:
space:
mode:
authorLeonardo Arena <rnalrd@alpinelinux.org>2017-12-15 11:35:22 +0000
committerLeonardo Arena <rnalrd@alpinelinux.org>2017-12-15 11:35:22 +0000
commitc2e3a6057798b606afd35a9536db8d5b36badc7e (patch)
tree1980b6cb0454d1de96cc18fc6f4045af743db9d5 /testing/py-daemonize
parent1517486fc1851086c81f8f43503e688eb2d61759 (diff)
downloadaports-c2e3a6057798b606afd35a9536db8d5b36badc7e.tar.bz2
aports-c2e3a6057798b606afd35a9536db8d5b36badc7e.tar.xz
testing/py-daemonize: format maintainer address properly
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"