[arch-commits] Commit in hwd/trunk (PKGBUILD)
Thayer Williams
thayer at archlinux.org
Wed Apr 29 01:32:59 UTC 2009
Date: Tuesday, April 28, 2009 @ 21:32:59
Author: thayer
Revision: 36955
upgpkg: hwd 5.5-1
upstream release
Modified:
hwd/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-04-29 01:01:20 UTC (rev 36954)
+++ PKGBUILD 2009-04-29 01:32:59 UTC (rev 36955)
@@ -4,7 +4,7 @@
# Maintainer: Thayer Williams <thayer at archlinux.org>
pkgname=hwd
-pkgver=5.4.3
+pkgver=5.5
pkgrel=1
pkgdesc="Hardware detect and xorg.conf generator for Arch Linux"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
depends=('bash' 'pciutils' 'usbutils' 'ddcxinfo-arch' 'wget')
install=hwd.install
source=(http://user-contributions.org/projects/hwd/src/$pkgname-$pkgver.bin.tar.gz)
-md5sums=('c38303a3ba8258df50572cf7183f98ef')
+md5sums=('75b91585af1e15fb76afeba62b8b8680')
build() {
cd $srcdir/$pkgname-$pkgver
More information about the arch-commits
mailing list