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

Tobias Powalowski tpowa at nymeria.archlinux.org
Mon Oct 14 06:53:31 UTC 2013


    Date: Monday, October 14, 2013 @ 08:53:31
  Author: tpowa
Revision: 196455

upgpkg: linux 3.11.5-1

bump to latest version, module breaker

Modified:
  linux/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-14 06:12:15 UTC (rev 196454)
+++ PKGBUILD	2013-10-14 06:53:31 UTC (rev 196455)
@@ -5,7 +5,7 @@
 pkgbase=linux               # Build stock -ARCH kernel
 #pkgbase=linux-custom       # Build kernel with a different name
 _srcname=linux-3.11
-pkgver=3.11.4
+pkgver=3.11.5
 pkgrel=1
 arch=('i686' 'x86_64')
 url="http://www.kernel.org/"
@@ -22,9 +22,9 @@
         'criu-no-expert.patch'
         '3.11-haswell-intel_pstate.patch')
 md5sums=('fea363551ff45fbe4cb88497b863b261'
-         '5147e7f82600452c5438f8309c07eccd'
-         '673c43306099ea6c671ee95983a12154'
-         'aa76dd87358464718b697d9dd71296d8'
+         '628876a432c0d4090013b383abac20e4'
+         '77cf04eba30f625d46b5097b036ae138'
+         '98d1e9862f555e5c56e95aae1f149789'
          'eb14dcfd80c00852ef81ded6e826826a'
          '98beb36f9b8cf16e58de2483ea9985e3'
          'd50c1ac47394e9aec637002ef3392bd1'
@@ -34,9 +34,10 @@
 
 # module.symbols md5sums
 # x86_64
-# 44169a8e457641f2d8f83e9cde6e22f8  /lib/modules/3.11.4-1-ARCH/modules.symbols
+# ec2540e9486c8a2c9026a40b8fe551c5  /lib/modules/3.11.5-1-ARCH/modules.symbols
 # i686
-# 9294a0246b8975295f4fdf2d22b431d9  /lib/modules/3.11.4-1-ARCH/modules.symbols
+# e9c1ae7203f65cdd073257640f61505e  /lib/modules/3.11.5-1-ARCH/modules.symbols
+
 prepare() {
   cd "${srcdir}/${_srcname}"
 




More information about the arch-commits mailing list