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

Tobias Powalowski tpowa at archlinux.org
Thu Aug 18 04:57:32 UTC 2011


    Date: Thursday, August 18, 2011 @ 00:57:32
  Author: tpowa
Revision: 135727

upgpkg: linux 3.0.3-1

	bump to latest version

Modified:
  linux/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-08-18 04:48:14 UTC (rev 135726)
+++ PKGBUILD	2011-08-18 04:57:32 UTC (rev 135727)
@@ -7,7 +7,7 @@
 # pkgname=linux-custom       # Build kernel with a different name
 _kernelname=${pkgname#linux}
 _basekernel=3.0
-pkgver=${_basekernel}.2
+pkgver=${_basekernel}.3
 pkgrel=1
 arch=('i686' 'x86_64')
 url="http://www.kernel.org/"
@@ -23,7 +23,7 @@
         'fix-i915.patch'
         'change-default-console-loglevel.patch')
 md5sums=('398e95866794def22b12dfbc15ce89c0'
-         'd4ff10b7c9a5d8d0aa4c97579c81b7f9'
+         'e68b37e9a3fb07f21a4673a7d89359c0'
          'fc6aae0fb4d70feff92ec762d29dee45'
          'fd5a1712ddea696eee5255de2d854218'
          'eb14dcfd80c00852ef81ded6e826826a'
@@ -280,4 +280,3 @@
   # remove a file already in linux package
   rm -f "${pkgdir}/usr/src/linux-${_kernver}/Documentation/DocBook/Makefile"
 }
-




More information about the arch-commits mailing list