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

2013-05-03 Thread Tobias Powalowski
Date: Friday, May 3, 2013 @ 08:19:48
  Author: tpowa
Revision: 184176

bump to 3.8.11

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

---+
 PKGBUILD  |4 ++--
 linux.install |2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-05-03 06:08:55 UTC (rev 184175)
+++ PKGBUILD2013-05-03 06:19:48 UTC (rev 184176)
@@ -5,7 +5,7 @@
 pkgbase=linux   # Build stock -ARCH kernel
 #pkgbase=linux-custom   # Build kernel with a different name
 _srcname=linux-3.8
-pkgver=3.8.10
+pkgver=3.8.11
 pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.kernel.org/;
@@ -21,7 +21,7 @@
 'change-default-console-loglevel.patch'
 'alsa-firmware-loading-3.8.8.patch')
 md5sums=('1c738edfc54e7c65faeb90c436104e2f'
- '973bc1c68bb5f082a66d20c94193d4ee'
+ '76ec67882ad94b8ab43c70a46befca13'
  '838191b72463b4146bc981b602423311'
  '0bebd8b31487488bd75fe5a1892d0db8'
  'eb14dcfd80c00852ef81ded6e826826a'

Modified: linux.install
===
--- linux.install   2013-05-03 06:08:55 UTC (rev 184175)
+++ linux.install   2013-05-03 06:19:48 UTC (rev 184176)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=
-KERNEL_VERSION=3.8.10-1-ARCH
+KERNEL_VERSION=3.8.11-1-ARCH
 
 # set a sane PATH to ensure that critical utils like depmod will be found
 export PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'



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

2012-05-23 Thread Tobias Powalowski
Date: Wednesday, May 23, 2012 @ 14:14:31
  Author: tpowa
Revision: 159392

bump to latest version

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

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

Modified: PKGBUILD
===
--- PKGBUILD2012-05-23 12:59:51 UTC (rev 159391)
+++ PKGBUILD2012-05-23 18:14:31 UTC (rev 159392)
@@ -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 12:59:51 UTC (rev 159391)
+++ linux.install   2012-05-23 18:14:31 UTC (rev 159392)
@@ -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



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

2012-03-26 Thread Tobias Powalowski
Date: Monday, March 26, 2012 @ 02:37:40
  Author: tpowa
Revision: 154320

bump to latest version

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

---+
 PKGBUILD  |4 ++--
 linux.install |2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-03-26 04:44:42 UTC (rev 154319)
+++ PKGBUILD2012-03-26 06:37:40 UTC (rev 154320)
@@ -7,7 +7,7 @@
 # pkgname=linux-custom   # Build kernel with a different name
 _kernelname=${pkgname#linux}
 _basekernel=3.2
-pkgver=${_basekernel}.12
+pkgver=${_basekernel}.13
 pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.kernel.org/;
@@ -25,7 +25,7 @@
 'i915-gpu-finish.patch'
 'ext4-options.patch')
 md5sums=('364066fa18767ec0ae5f4e4abcf9dc51'
- 'b7be7cbdb2048d96d0ae70f7f495db15'
+ '687632bb0ba65439198ac60f2c02a8f2'
  'a6913ef2a39541f18bd610cbb8f360ea'
  '2182f8e0de70498130f7d9d770092c73'
  'eb14dcfd80c00852ef81ded6e826826a'

Modified: linux.install
===
--- linux.install   2012-03-26 04:44:42 UTC (rev 154319)
+++ linux.install   2012-03-26 06:37:40 UTC (rev 154320)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=
-KERNEL_VERSION=3.2.12-1-ARCH
+KERNEL_VERSION=3.2.13-1-ARCH
 
 post_install () {
   # updating module dependencies



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

2012-03-21 Thread Tobias Powalowski
Date: Wednesday, March 21, 2012 @ 09:35:09
  Author: tpowa
Revision: 154009

bump to latest version

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

---+
 PKGBUILD  |4 ++--
 linux.install |2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-03-21 11:58:11 UTC (rev 154008)
+++ PKGBUILD2012-03-21 13:35:09 UTC (rev 154009)
@@ -7,7 +7,7 @@
 # pkgname=linux-custom   # Build kernel with a different name
 _kernelname=${pkgname#linux}
 _basekernel=3.2
-pkgver=${_basekernel}.11
+pkgver=${_basekernel}.12
 pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.kernel.org/;
@@ -25,7 +25,7 @@
 'i915-gpu-finish.patch'
 'ext4-options.patch')
 md5sums=('364066fa18767ec0ae5f4e4abcf9dc51'
- '39b3efb92f23130c3fd9c3cbdcd9ecb1'
+ 'b7be7cbdb2048d96d0ae70f7f495db15'
  'a6913ef2a39541f18bd610cbb8f360ea'
  '2182f8e0de70498130f7d9d770092c73'
  'eb14dcfd80c00852ef81ded6e826826a'

Modified: linux.install
===
--- linux.install   2012-03-21 11:58:11 UTC (rev 154008)
+++ linux.install   2012-03-21 13:35:09 UTC (rev 154009)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=
-KERNEL_VERSION=3.2.11-1-ARCH
+KERNEL_VERSION=3.2.12-1-ARCH
 
 post_install () {
   # updating module dependencies



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

2012-01-14 Thread Tobias Powalowski
Date: Saturday, January 14, 2012 @ 06:49:01
  Author: tpowa
Revision: 146613

fix building against broken libarchive

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

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

Modified: PKGBUILD
===
--- PKGBUILD2012-01-14 10:51:13 UTC (rev 146612)
+++ PKGBUILD2012-01-14 11:49:01 UTC (rev 146613)
@@ -8,7 +8,7 @@
 _kernelname=${pkgname#linux}
 _basekernel=3.1
 pkgver=${_basekernel}.9
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url=http://www.kernel.org/;
 license=('GPL2')

Modified: linux.install
===
--- linux.install   2012-01-14 10:51:13 UTC (rev 146612)
+++ linux.install   2012-01-14 11:49:01 UTC (rev 146613)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=
-KERNEL_VERSION=3.1.9-1-ARCH
+KERNEL_VERSION=3.1.9-2-ARCH
 
 post_install () {
   # updating module dependencies