summaryrefslogtreecommitdiff
path: root/community/acpid
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-03-16 09:33:55 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2013-03-16 09:33:55 +0100
commitac7ae9021d3c01f462af68beacb77bd8c7b7e003 (patch)
tree6e8b2404ab0e479a51e6803879ba259ec9785a3b /community/acpid
parent056dabfc0e406e939dfb9ce70e2c2e6de95c3ba1 (diff)
parentea60830c19f04f36803e26821bd9db1361489653 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/chmsee/PKGBUILD community/me-tv/PKGBUILD core/systemd/PKGBUILD libre/linux-libre/PKGBUILD pcr/opentracker/opentracker.rc.d
Diffstat (limited to 'community/acpid')
-rw-r--r--community/acpid/PKGBUILD6
-rw-r--r--community/acpid/acpid.socket2
2 files changed, 4 insertions, 4 deletions
diff --git a/community/acpid/PKGBUILD b/community/acpid/PKGBUILD
index b7763dec5..6b4ab3159 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' 'mips64el')
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