[arch-commits] Commit in python-daemonize/trunk (PKGBUILD)
Johannes Löthberg
demize at archlinux.org
Tue Jan 1 17:53:54 UTC 2019
Date: Tuesday, January 1, 2019 @ 17:53:53
Author: demize
Revision: 420194
upgpkg: python-daemonize 2.5.0-1
Modified:
python-daemonize/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-01-01 17:53:31 UTC (rev 420193)
+++ PKGBUILD 2019-01-01 17:53:53 UTC (rev 420194)
@@ -3,8 +3,8 @@
pkgbase=python-daemonize
pkgname=(python-daemonize python2-daemonize)
-pkgver=2.4.7
-pkgrel=3
+pkgver=2.5.0
+pkgrel=1
pkgdesc='Library to enable your code run as a daemon process on Unix-like systems'
url='https://pypi.python.org/pypi/daemonize/'
@@ -16,7 +16,7 @@
source=("https://pypi.org/packages/source/d/daemonize/daemonize-$pkgver.tar.gz")
-md5sums=('6759005b12dfeea0d4305f8536b4b0c2')
+md5sums=('3d64e7a0219ad22e3fca62460f893b6a')
prepare() {
cp -a daemonize-$pkgver{,-python2}
More information about the arch-commits
mailing list