summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ce3a9aa67ef2..d34e83a5e1fb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,10 @@
# Generated by mksrcinfo v8
-# Tue Aug 2 11:53:11 UTC 2016
+# Fri Nov 20 16:05:39 UTC 2020
pkgbase = daemonize-git
pkgdesc = Command-line utility for running any arbitrary program as a Unix daemon
- pkgver = r77.6b10308
+ pkgver = r81.18869a7
pkgrel = 1
url = http://software.clapper.org/daemonize/
- arch = i686
arch = x86_64
license = BSD
makedepends = git
diff --git a/PKGBUILD b/PKGBUILD
index 2c6ee3bfc8b4..8e7cd1c41803 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: L.G. Sarmiento <lgsarmientop-ala-unal.edu.co>
pkgname=daemonize-git
_pkgname=daemonize
-pkgver=r77.6b10308
+pkgver=r81.18869a7
pkgrel=1
pkgdesc="Command-line utility for running any arbitrary program as a Unix daemon"
url="http://software.clapper.org/daemonize/"
-arch=('i686' 'x86_64')
+arch=('x86_64')
makedepends=('git')
depends=('glibc')
license=('BSD')