summaryrefslogtreecommitdiff
path: root/testing/acpid/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/acpid/PKGBUILD')
-rw-r--r--testing/acpid/PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/testing/acpid/PKGBUILD b/testing/acpid/PKGBUILD
index a8bfa9018..28d94a296 100644
--- a/testing/acpid/PKGBUILD
+++ b/testing/acpid/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 123979 2011-05-15 11:10:08Z andrea $
+# $Id: PKGBUILD 124204 2011-05-17 17:28:41Z andrea $
# Maintainer:
# Contributor: xduugu
# Contributor: Manolis Tzanidakis
@@ -6,7 +6,7 @@
pkgname=acpid
pkgver=2.0.9
-pkgrel=2
+pkgrel=3
pkgdesc="A daemon for delivering ACPI power management events with netlink support"
arch=('i686' 'x86_64')
url="http://tedfelix.com/linux/acpid-netlink.html"
@@ -17,6 +17,7 @@ source=("http://www.tedfelix.com/linux/$pkgname-$pkgver.tar.gz"
'anything'
'handler.sh'
'acpid.conf.d')
+replaces=('acpid2')
backup=('etc/acpi/handler.sh' 'etc/acpi/events/anything' 'etc/conf.d/acpid')
build() {