diff options
Diffstat (limited to 'testing/py-daemonize')
-rw-r--r-- | testing/py-daemonize/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-daemonize/APKBUILD b/testing/py-daemonize/APKBUILD index 7362cc2e27..2e37dbf7ab 100644 --- a/testing/py-daemonize/APKBUILD +++ b/testing/py-daemonize/APKBUILD @@ -2,7 +2,7 @@ pkgname=py-daemonize _pkgname=daemonize pkgver=2.4.7 -pkgrel=1 +pkgrel=2 pkgdesc="Library to enable your code run as a daemon process on Unix-like systems." url="https://github.com/thesharp/daemonize" arch="noarch" |