[arch-commits] Commit in acpid/trunk (PKGBUILD acpid.service)

Sébastien Luttringer seblu at archlinux.org
Fri Oct 24 23:58:14 UTC 2014


    Date: Saturday, October 25, 2014 @ 01:58:14
  Author: seblu
Revision: 121369

upgpkg: acpid 2.0.23-2

- FS#39583

Modified:
  acpid/trunk/PKGBUILD
  acpid/trunk/acpid.service

---------------+
 PKGBUILD      |    4 ++--
 acpid.service |    3 ++-
 2 files changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-24 20:27:52 UTC (rev 121368)
+++ PKGBUILD	2014-10-24 23:58:14 UTC (rev 121369)
@@ -6,7 +6,7 @@
 
 pkgname=acpid
 pkgver=2.0.23
-pkgrel=1
+pkgrel=2
 pkgdesc='A daemon for delivering ACPI power management events with netlink support'
 arch=('i686' 'x86_64')
 url='http://sourceforge.net/projects/acpid2/'
@@ -22,7 +22,7 @@
         'handler.sh')
 md5sums=('d7bcdcdefcd53b03730e50ba842554ea'
          'd11700eb136e0489835ddaf977a7905b'
-         '79cc7a9dceacdeffd51f070c2ba5f023'
+         'e26d161c257f1de8da20ca83368ac9e7'
          '2d37b98d6e74bab815604b8b48c6cfd4'
          '47f44ff5f02685dce8bcdab8568f0c38')
 

Modified: acpid.service
===================================================================
--- acpid.service	2014-10-24 20:27:52 UTC (rev 121368)
+++ acpid.service	2014-10-24 23:58:14 UTC (rev 121369)
@@ -1,6 +1,7 @@
 [Unit]
 Description=ACPI event daemon
-Requires=acpid.socket
+Documentation=man:acpid(8)
+Requires=acpid.socket systemd-udev-settle.service
 
 [Service]
 ExecStart=/usr/bin/acpid -f



More information about the arch-commits mailing list