diff options
Diffstat (limited to 'community/acpid/PKGBUILD')
-rw-r--r-- | community/acpid/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community/acpid/PKGBUILD b/community/acpid/PKGBUILD index 677e10b47..a4d931af5 100644 --- a/community/acpid/PKGBUILD +++ b/community/acpid/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 70904 2012-05-18 22:37:04Z seblu $ +# $Id: PKGBUILD 71877 2012-06-02 17:57:44Z seblu $ # Maintainer: Sébastien Luttringer <seblu@aur.archlinux.org> # Contributor: xduugu # Contributor: Manolis Tzanidakis @@ -6,7 +6,7 @@ pkgname=acpid pkgver=2.0.16 -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' @@ -26,7 +26,7 @@ md5sums=('d59fc02c9c34f0d5c137495302e2c074' '077475c75fbdd9de75f9a397130ccd91' '929c6d2e91295c22ed9ec6212d7eabef' 'ee6cb99e50e580c50331a73045412ae9' - '953e26477c5d4f5f013d6861c04b4af6' + '7f545754db5be7296d2dd97c049062ee' '2d37b98d6e74bab815604b8b48c6cfd4' '74ee3c33714ff5cb44f30c9a0dceeef0') |