summaryrefslogtreecommitdiff
path: root/core/udev/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/udev/PKGBUILD')
-rw-r--r--core/udev/PKGBUILD14
1 files changed, 7 insertions, 7 deletions
diff --git a/core/udev/PKGBUILD b/core/udev/PKGBUILD
index 15ab470d2..44a8705ca 100644
--- a/core/udev/PKGBUILD
+++ b/core/udev/PKGBUILD
@@ -1,12 +1,12 @@
-# $Id: PKGBUILD 141114 2011-10-24 09:59:24Z dreisner $
-# Maintainer: Aaron Griffin <aaron@archlinux.org>
-# Maintainer: Tobias Powalowski <tpowa@archlinux.org>
-# Maintainer: Thomas Bächler <thomas@archlinux.org>
+# $Id: PKGBUILD 142408 2011-11-09 04:55:56Z tomegun $
# Maintainer: Tom Gundersen <teg@jklm.no>
+# Contributor: Aaron Griffin <aaron@archlinux.org>
+# Contributor: Tobias Powalowski <tpowa@archlinux.org>
+# Contributor: Thomas Bächler <thomas@archlinux.org>
pkgbase="udev"
pkgname=('udev' 'udev-compat')
-pkgver=174
+pkgver=175
pkgrel=1
arch=(i686 x86_64 mips64el)
url="http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html"
@@ -15,7 +15,7 @@ groups=('base')
options=(!makeflags !libtool)
makedepends=('gobject-introspection' 'gperf')
#source=(http://www.kernel.org/pub/linux/utils/kernel/hotplug/$pkgbase-$pkgver.tar.bz2
-source=(http://people.freedesktop.org/~kay/$pkgbase-$pkgver.tar.bz2
+source=(http://people.freedesktop.org/~kay/udev/$pkgbase-$pkgver.tar.bz2
81-arch.rules)
build() {
@@ -102,5 +102,5 @@ package_udev-compat() {
# /dev/ppp
mknod -m 0600 ${pkgdir}/lib/udev/devices/ppp c 108 0
}
-md5sums=('3b84706046a33d7a7e00491a1136804d'
+md5sums=('2fc9c1efcbde98e3d73ffee7a77aea47'
'3da2bb9891592f9438a07bd641465531')