[arch-commits] Commit in hwd/repos (extra-x86_64 extra-x86_64/PKGBUILD)

Eric Bélanger eric at archlinux.org
Mon Dec 8 01:00:41 UTC 2008


    Date: Sunday, December 7, 2008 @ 20:00:41
  Author: eric
Revision: 20931

Merged revisions 20923 via svnmerge from 
svn+ssh://svn.archlinux.org/srv/svn-packages/hwd/trunk

........
  r20923 | thayer | 2008-12-07 13:18:52 -0500 (Sun, 07 Dec 2008) | 2 lines
  
  upgpkg: hwd 5.4-1
      upstream release, now xorg 1.5 compatibile
........

Modified:
  hwd/repos/extra-x86_64/	(properties)
  hwd/repos/extra-x86_64/PKGBUILD

----------+
 PKGBUILD |   11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)


Property changes on: hwd/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /hwd/trunk:1-19259
   + /hwd/trunk:1-20930

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2008-12-08 00:59:11 UTC (rev 20930)
+++ extra-x86_64/PKGBUILD	2008-12-08 01:00:41 UTC (rev 20931)
@@ -4,19 +4,18 @@
 # Maintainer: Thayer Williams <thayer at archlinux.org>
 
 pkgname=hwd
-pkgver=5.3.4
-pkgrel=2
-pkgdesc="Hardware detect for Arch Linux (devfs and udev)."
+pkgver=5.4
+pkgrel=1
+pkgdesc="Hardware detect and xorg.conf generator for Arch Linux"
+arch=('i686' 'x86_64')
 url="http://user-contributions.org/projects/hwd/hwd.html"
 license=('GPL')
-arch=('i686' 'x86_64')
 depends=('bash' 'pciutils' 'usbutils' 'ddcxinfo-arch' 'wget')
 install=hwd.install
 source=(http://user-contributions.org/projects/hwd/src/$pkgname-$pkgver.bin.tar.gz)
-md5sums=('002cfb6de516442203073084b6c1a7f9')
+md5sums=('dd0b84fb3f29808206a54c94831bc970')
 
 build() {
   cd $srcdir/$pkgname-$pkgver
   cp -R $srcdir/$pkgname-$pkgver/{etc,usr} $pkgdir/ || return 1
 }
-




More information about the arch-commits mailing list