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

Tobias Powalowski tpowa at nymeria.archlinux.org
Mon Jul 22 12:16:47 UTC 2013


    Date: Monday, July 22, 2013 @ 14:16:46
  Author: tpowa
Revision: 191254

upgpkg: linux 3.10.2-1

bump to latest version, module breaker

Modified:
  linux/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-07-22 09:47:37 UTC (rev 191253)
+++ PKGBUILD	2013-07-22 12:16:46 UTC (rev 191254)
@@ -5,7 +5,7 @@
 pkgbase=linux               # Build stock -ARCH kernel
 #pkgbase=linux-custom       # Build kernel with a different name
 _srcname=linux-3.10
-pkgver=3.10.1
+pkgver=3.10.2
 pkgrel=1
 arch=('i686' 'x86_64')
 url="http://www.kernel.org/"
@@ -20,9 +20,9 @@
         'linux.preset'
         'change-default-console-loglevel.patch')
 md5sums=('4f25cd5bec5f8d5a7d935b3f2ccb8481'
-         '0e7f2a767ef3b3643856c96af3409af3'
-         '61b61d66adf7e155fc4d4c9b1ede23aa'
-         '53279d3bc5213cae51bb8f320f81fb0f'
+         '0c94fa440515e289495909749d04aae4'
+         '480f8efb61ee244c52d881304a0ae14b'
+         'e55ce3dd5fead07eed8a6781a57c1b1b'
          'eb14dcfd80c00852ef81ded6e826826a'
          'f3def2cefdcbb954c21d8505d23cc83c')
 
@@ -30,9 +30,9 @@
 
 # module.symbols md5sums
 # x86_64
-# 5d05869e7ea5a98b71cd9c694f96d06f  /lib/modules/3.10.0-1-ARCH/modules.symbols
+# a7b2aaafc7773e1054091cb5ca18dad5  /lib/modules/3.10.2-1-ARCH/modules.symbols
 # i686
-# 47d116f1725c2bfa010b4cb9840bf84f  /lib/modules/3.10.0-1-ARCH/modules.symbols
+# 767136c9e87ce9f9b92eda46b544b263  /lib/modules/3.10.2-1-ARCH/modules.symbols 
 
 prepare() {
   cd "${srcdir}/${_srcname}"




More information about the arch-commits mailing list