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

Tobias Powalowski tpowa at archlinux.org
Tue May 22 07:16:34 UTC 2012


    Date: Tuesday, May 22, 2012 @ 03:16:33
  Author: tpowa
Revision: 159349

upgpkg: linux-lts 3.0.32-1

bump to latest version

Modified:
  linux-lts/trunk/PKGBUILD
  linux-lts/trunk/linux-lts.install

-------------------+
 PKGBUILD          |   18 +++++++++---------
 linux-lts.install |    2 +-
 2 files changed, 10 insertions(+), 10 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-05-22 02:25:46 UTC (rev 159348)
+++ PKGBUILD	2012-05-22 07:16:33 UTC (rev 159349)
@@ -7,7 +7,7 @@
 # pkgname=linux-custom       # Build kernel with a different name
 _kernelname=${pkgname#linux}
 _basekernel=3.0
-pkgver=${_basekernel}.31
+pkgver=${_basekernel}.32
 pkgrel=1
 arch=('i686' 'x86_64')
 url="http://www.kernel.org/"
@@ -23,14 +23,6 @@
         'change-default-console-loglevel.patch'
         'i915-fix-ghost-tv-output.patch'
         'ext4-options.patch')
-md5sums=('ecf932280e2441bdd992423ef3d55f8f'
-         '327a951ef06fb13c98648e2425748de7'
-         '6535e77d8d1620af4b44552867c14060'
-         '5ff53dbbeb7316f828949cde7edc0270'
-         'e1e1b5004323eb1975d71568ccaf1e1b'
-         '9d3c56a4b999c8bfbd4018089a62f662'
-         '263725f20c0b9eb9c353040792d644e5'
-         'c8299cf750a84e12d60b372c8ca7e1e8')
 
 build() {
   cd "${srcdir}/linux-${_basekernel}"
@@ -277,3 +269,11 @@
   # remove unneeded architectures
   rm -rf "${pkgdir}"/usr/src/linux-${_kernver}/arch/{alpha,arm,arm26,avr32,blackfin,cris,frv,h8300,ia64,m32r,m68k,m68knommu,mips,microblaze,mn10300,parisc,powerpc,ppc,s390,score,sh,sh64,sparc,sparc64,tile,um,unicore32,v850,xtensa}
 }
+md5sums=('ecf932280e2441bdd992423ef3d55f8f'
+         '3f9aa37f7ec60c66c2788cebaf717f38'
+         '6535e77d8d1620af4b44552867c14060'
+         '5ff53dbbeb7316f828949cde7edc0270'
+         'e1e1b5004323eb1975d71568ccaf1e1b'
+         '9d3c56a4b999c8bfbd4018089a62f662'
+         '263725f20c0b9eb9c353040792d644e5'
+         'c8299cf750a84e12d60b372c8ca7e1e8')

Modified: linux-lts.install
===================================================================
--- linux-lts.install	2012-05-22 02:25:46 UTC (rev 159348)
+++ linux-lts.install	2012-05-22 07:16:33 UTC (rev 159349)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=-lts
-KERNEL_VERSION=3.0.31-1-lts
+KERNEL_VERSION=3.0.32-1-lts
 
 post_install () {
   # updating module dependencies




More information about the arch-commits mailing list