[arch-commits] CVS update of core/support/zd1211-firmware (PKGBUILD)
Dan McGee
dan at archlinux.org
Mon Oct 15 04:14:39 UTC 2007
Date: Monday, October 15, 2007 @ 00:14:39
Author: dan
Path: /home/cvs-core/core/support/zd1211-firmware
Modified: PKGBUILD (1.3 -> 1.4)
upgpkg: zd1211-firmware 1.4-1
----------+
PKGBUILD | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Index: core/support/zd1211-firmware/PKGBUILD
diff -u core/support/zd1211-firmware/PKGBUILD:1.3 core/support/zd1211-firmware/PKGBUILD:1.4
--- core/support/zd1211-firmware/PKGBUILD:1.3 Wed Jul 11 12:51:25 2007
+++ core/support/zd1211-firmware/PKGBUILD Mon Oct 15 00:14:38 2007
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD,v 1.3 2007/07/11 16:51:25 dan Exp $
+# $Id: PKGBUILD,v 1.4 2007/10/15 04:14:38 dan Exp $
# Maintainer: Dan McGee <dan at archlinux.org>
pkgname=zd1211-firmware
-pkgver=1.3
-pkgrel=2
+pkgver=1.4
+pkgrel=1
pkgdesc="Firmware for the in-kernel26 zd1211rw wireless driver"
arch=(i686 x86_64)
url="http://zd1211.wiki.sourceforge.net/"
@@ -11,8 +11,8 @@
# http://sourceforge.net/project/showfiles.php?group_id=129083
license=('GPL')
provides=('zd1211')
-source=(http://downloads.sourceforge.net/zd1211/zd1211-firmware$pkgver.tar.bz2)
-md5sums=('cfff76ea35f4f93c37f6c99aa2058140')
+source=(http://downloads.sourceforge.net/zd1211/zd1211-firmware-$pkgver.tar.bz2)
+md5sums=('19f28781d76569af8551c9d11294c870')
build() {
cd $startdir/src/zd1211-firmware
More information about the arch-commits
mailing list