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

Tobias Powalowski tpowa at archlinux.org
Sun May 2 08:34:01 UTC 2010


    Date: Sunday, May 2, 2010 @ 04:34:01
  Author: tpowa
Revision: 79223

upgpkg: kernel26 2.6.33.3-2
bump to new aufs2 release

Modified:
  kernel26/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-05-02 07:43:27 UTC (rev 79222)
+++ PKGBUILD	2010-05-02 08:34:01 UTC (rev 79223)
@@ -7,7 +7,7 @@
 _kernelname=${pkgname#kernel26}
 _basekernel=2.6.33
 pkgver=${_basekernel}.3
-pkgrel=1
+pkgrel=2
 _patchname="patch-${pkgver}-${pkgrel}-ARCH"
 arch=(i686 x86_64)
 license=('GPL2')
@@ -19,7 +19,7 @@
         # standard config files for mkinitcpio ramdisk
         kernel26.preset)
 md5sums=('c3883760b18d50e8d78819c54d579b00'
-         'd8099303d993f803dce587bab314d81a'
+         'd51b35e5cb37834f87c0eacfe6148a58'
          '2bc6c67ba53b61d0f37cacf519650990'
          '4ace267fc2923eae7245838083752451'
          '25584700a0a679542929c4bed31433b6')
@@ -61,7 +61,7 @@
   pkgdesc="The Linux Kernel and modules"
   groups=('base')
   backup=(etc/mkinitcpio.d/${pkgname}.preset)
-  depends=('coreutils' 'kernel26-firmware>=2.6.32' 'module-init-tools' 'mkinitcpio>=0.5.20')
+  depends=('coreutils' 'kernel26-firmware>=2.6.33' 'module-init-tools' 'mkinitcpio>=0.5.20')
   # pwc, ieee80211 and hostap-driver26 modules are included in kernel26 now
   # nforce package support was abandoned by nvidia, kernel modules should cover everything now.
   # kernel24 support is dropped since glibc24




More information about the arch-commits mailing list