[arch-commits] Commit in linux-firmware/trunk (PKGBUILD)

Thomas Bächler thomas at archlinux.org
Wed Jun 23 11:20:19 UTC 2010


    Date: Wednesday, June 23, 2010 @ 07:20:19
  Author: thomas
Revision: 83863

Update linux-firmware:

Remove build() function
Update to latest linux-firmware.git
Merge 4 missing commits into linux-firmware.git, fixes FS#19912

Modified:
  linux-firmware/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-06-23 11:17:27 UTC (rev 83862)
+++ PKGBUILD	2010-06-23 11:20:19 UTC (rev 83863)
@@ -7,7 +7,7 @@
 #
 
 pkgname=linux-firmware
-pkgver=20100606
+pkgver=20100623
 pkgrel=1
 pkgdesc="Firmware files for Linux"
 arch=('any')
@@ -39,12 +39,8 @@
            'rt2x00-rt71w-fw')
 options=(!strip)
 source=(ftp://ftp.archlinux.org/other/linux-firmware/$pkgname-$pkgver.tar.xz)
-sha256sums=('198696d94883a5f093a2c6458eef79f807d128ae6601a1803b6e01163de9b954')
+sha256sums=('f78f96a4d330ecded5e6a6e61c1e6f2cdf915625b65040f4bd3e6dfea44f367d')
 
-build() {
-  :
-}
-
 package() {
   cd "${srcdir}/${pkgname}-${pkgver}"
 




More information about the arch-commits mailing list