[arch-commits] Commit in linux/repos/core-x86_64 (PKGBUILD linux.install)

Tobias Powalowski tpowa at archlinux.org
Wed May 23 18:14:40 UTC 2012


    Date: Wednesday, May 23, 2012 @ 14:14:40
  Author: tpowa
Revision: 159393

bump to latest version

Modified:
  linux/repos/core-x86_64/PKGBUILD
  linux/repos/core-x86_64/linux.install

---------------+
 PKGBUILD      |   20 ++++++++++----------
 linux.install |    2 +-
 2 files changed, 11 insertions(+), 11 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-05-23 18:14:31 UTC (rev 159392)
+++ PKGBUILD	2012-05-23 18:14:40 UTC (rev 159393)
@@ -7,7 +7,7 @@
 # pkgname=linux-custom       # Build kernel with a different name
 _kernelname=${pkgname#linux}
 _basekernel=3.3
-pkgver=${_basekernel}.6
+pkgver=${_basekernel}.7
 pkgrel=1
 arch=('i686' 'x86_64')
 url="http://www.kernel.org/"
@@ -24,15 +24,6 @@
         'change-default-console-loglevel.patch'
         'i915-fix-ghost-tv-output.patch'
         'ext4-options.patch')
-md5sums=('7133f5a2086a7d7ef97abac610c094f5'
-         'a7f67e9c491403906e4bb475de194631'
-         'a69f3228ec513be819e20f0e6625fef6'
-         '744c93715cbf8dfd31db5f7b216b954c'
-         'eb14dcfd80c00852ef81ded6e826826a'
-         '38c1fd4a1f303f1f6c38e7f082727e2f'
-         '9d3c56a4b999c8bfbd4018089a62f662'
-         '263725f20c0b9eb9c353040792d644e5'
-         'bb7fd1aa23016c8057046b84fd4eb528')
 
 build() {
   cd "${srcdir}/linux-${_basekernel}"
@@ -302,3 +293,12 @@
   # remove a file already in linux package
   rm -f "${pkgdir}/usr/src/linux-${_kernver}/Documentation/DocBook/Makefile"
 }
+md5sums=('7133f5a2086a7d7ef97abac610c094f5'
+         '622a3b43238559aeb778279969631260'
+         'a69f3228ec513be819e20f0e6625fef6'
+         '744c93715cbf8dfd31db5f7b216b954c'
+         'eb14dcfd80c00852ef81ded6e826826a'
+         '38c1fd4a1f303f1f6c38e7f082727e2f'
+         '9d3c56a4b999c8bfbd4018089a62f662'
+         '263725f20c0b9eb9c353040792d644e5'
+         'bb7fd1aa23016c8057046b84fd4eb528')

Modified: linux.install
===================================================================
--- linux.install	2012-05-23 18:14:31 UTC (rev 159392)
+++ linux.install	2012-05-23 18:14:40 UTC (rev 159393)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=
-KERNEL_VERSION=3.3.6-1-ARCH
+KERNEL_VERSION=3.3.7-1-ARCH
 
 post_install () {
   # updating module dependencies




More information about the arch-commits mailing list