[arch-commits] Commit in hwd/trunk (PKGBUILD)
Thayer Williams
thayer at archlinux.org
Mon Nov 17 23:54:39 UTC 2008
Date: Monday, November 17, 2008 @ 18:54:39
Author: thayer
Revision: 19255
more cleanup
Modified:
hwd/trunk/PKGBUILD
----------+
PKGBUILD | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2008-11-17 23:53:53 UTC (rev 19254)
+++ PKGBUILD 2008-11-17 23:54:39 UTC (rev 19255)
@@ -13,11 +13,10 @@
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')
-
build() {
cd $srcdir/$pkgname-$pkgver
cp -R $srcdir/$pkgname-$pkgver/{etc,usr} $pkgdir/ || return 1
}
-md5sums=('002cfb6de516442203073084b6c1a7f9')
More information about the arch-commits
mailing list