[arch-commits] CVS update of extra/network/iwlwifi-suspend2 (PKGBUILD)
daniel at archlinux.org
daniel at archlinux.org
Mon Aug 27 14:10:29 UTC 2007
Date: Monday, August 27, 2007 @ 10:10:29
Author: daniel
Path: /home/cvs-extra/extra/network/iwlwifi-suspend2
Modified: PKGBUILD (1.1 -> 1.2)
fixinig dep
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Index: extra/network/iwlwifi-suspend2/PKGBUILD
diff -u extra/network/iwlwifi-suspend2/PKGBUILD:1.1 extra/network/iwlwifi-suspend2/PKGBUILD:1.2
--- extra/network/iwlwifi-suspend2/PKGBUILD:1.1 Mon Aug 27 10:01:37 2007
+++ extra/network/iwlwifi-suspend2/PKGBUILD Mon Aug 27 10:10:29 2007
@@ -4,12 +4,12 @@
pkgname=iwlwifi-suspend2
_dlver=1.0.0-1
pkgver=$(echo ${_dlver} | sed 's|-|.|g')
-pkgrel=1
+pkgrel=2
pkgdesc="Driver for the Intel PRO/Wireless 3945ABG/4965AGN miniPCI express adapters"
arch=(i686 x86_64)
url="http://intellinuxwireless.org/?p=iwlwifi"
license=('GPL')
-depends=('wireless_tools' 'kernel26')
+depends=('wireless_tools' 'kernel26suspend2')
install=iwlwifi.install
source=(http://intellinuxwireless.org/iwlwifi/downloads/iwlwifi-${_dlver}.tgz)
md5sums=('040c862c05496ade225e6d3d0a1ef7bf')
More information about the arch-commits
mailing list