summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hal/Pkgfile5
1 files changed, 2 insertions, 3 deletions
diff --git a/hal/Pkgfile b/hal/Pkgfile
index 0d98975da..590e4b659 100644
--- a/hal/Pkgfile
+++ b/hal/Pkgfile
@@ -1,15 +1,14 @@
# Description: Hardware Abstraction Layer
# URL: http://www.freedesktop.org/wiki/Software/hal
# Packager: Matt Housh, jaeger at crux dot nu
-# Maintainer: Lucas Hazel, lucas at die dot net dot au
+# Maintainer: Jose V Beneyto, sepen at crux dot nu
# Depends on: dbus-glib, hal-info
name=hal
version=0.5.14
release=2
source=(http://hal.freedesktop.org/releases/$name-$version.tar.gz \
- hal.conf
- rc.hald)
+ hal.conf rc.hald)
build() {
cd $name-$version

Generated by cgit