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

Tobias Powalowski tpowa at archlinux.org
Fri May 13 07:58:17 UTC 2011


    Date: Friday, May 13, 2011 @ 03:58:16
  Author: tpowa
Revision: 123802

upgpkg: kernel26 2.6.38.6-2
fixed libata regression

Modified:
  kernel26/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-05-13 07:55:04 UTC (rev 123801)
+++ PKGBUILD	2011-05-13 07:58:16 UTC (rev 123802)
@@ -7,7 +7,7 @@
 _kernelname=${pkgname#kernel26}
 _basekernel=2.6.38
 pkgver=${_basekernel}.6
-pkgrel=1
+pkgrel=2
 makedepends=('xmlto' 'docbook-xsl')
 _patchname="patch-${pkgver}-${pkgrel}-ARCH"
 #_patchname="patch-${pkgver}-1-ARCH"
@@ -21,11 +21,6 @@
         config config.x86_64
         # standard config files for mkinitcpio ramdisk
         kernel26.preset)
-md5sums=('7d471477bfa67546f902da62227fa976'
-         'd8023dc6ae4c0193c5056a7e2e29fd4a'
-         '9190ad35cc77d57f40c16ee636c3a1dc'
-         '3e458d099ee7d764728998911efdf600'
-         '25584700a0a679542929c4bed31433b6')
 
 build() {
   cd ${srcdir}/linux-$_basekernel
@@ -232,3 +227,8 @@
 # remove a file already in kernel26 package
 rm -f $pkgdir/usr/src/linux-$_kernver/Documentation/DocBook/Makefile
 }
+md5sums=('7d471477bfa67546f902da62227fa976'
+         '97b31ec7d377404aa6fe52a9b9682ea6'
+         '9190ad35cc77d57f40c16ee636c3a1dc'
+         '3e458d099ee7d764728998911efdf600'
+         '25584700a0a679542929c4bed31433b6')




More information about the arch-commits mailing list