From ea60830c19f04f36803e26821bd9db1361489653 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 16 Mar 2013 00:04:27 -0700 Subject: Sat Mar 16 00:04:26 PDT 2013 --- community/acpid/PKGBUILD | 6 +++--- community/acpid/acpid.socket | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'community/acpid') diff --git a/community/acpid/PKGBUILD b/community/acpid/PKGBUILD index d31a614a8..617aba45f 100644 --- a/community/acpid/PKGBUILD +++ b/community/acpid/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 84713 2013-02-23 09:11:56Z seblu $ +# $Id: PKGBUILD 86363 2013-03-15 22:40:51Z seblu $ # Maintainer: Sébastien Luttringer # Contributor: xduugu # Contributor: Manolis Tzanidakis @@ -6,7 +6,7 @@ pkgname=acpid pkgver=2.0.18 -pkgrel=1 +pkgrel=2 pkgdesc='A daemon for delivering ACPI power management events with netlink support' arch=('i686' 'x86_64') url='http://tedfelix.com/linux/acpid-netlink.html' @@ -21,7 +21,7 @@ source=("http://downloads.sourceforge.net/sourceforge/acpid2/$pkgname-$pkgver.ta 'anything' 'handler.sh') md5sums=('7c4ff315ae960c54eea303c71c49f152' - 'ee6cb99e50e580c50331a73045412ae9' + 'd11700eb136e0489835ddaf977a7905b' '10290f69491206cd104654e5b900b661' '2d37b98d6e74bab815604b8b48c6cfd4' '47f44ff5f02685dce8bcdab8568f0c38') diff --git a/community/acpid/acpid.socket b/community/acpid/acpid.socket index 1e5365bf1..1b23f8735 100644 --- a/community/acpid/acpid.socket +++ b/community/acpid/acpid.socket @@ -2,7 +2,7 @@ Description=ACPID Listen Socket [Socket] -ListenStream=/run/acpid.socket +ListenStream=/var/run/acpid.socket [Install] WantedBy=sockets.target -- cgit v1.2.3-54-g00ecf