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

Thomas Bächler thomas at archlinux.org
Tue Oct 25 18:21:10 UTC 2011


    Date: Tuesday, October 25, 2011 @ 14:21:09
  Author: thomas
Revision: 141184

upgpkg: linux 3.1-2

Move version file from linux-headers to linux

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-10-25 15:03:24 UTC (rev 141183)
+++ PKGBUILD	2011-10-25 18:21:09 UTC (rev 141184)
@@ -8,7 +8,7 @@
 _kernelname=${pkgname#linux}
 _basekernel=3.1
 pkgver=${_basekernel}
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url="http://www.kernel.org/"
 license=('GPL2')

Modified: linux.install
===================================================================
--- linux.install	2011-10-25 15:03:24 UTC (rev 141183)
+++ linux.install	2011-10-25 18:21:09 UTC (rev 141184)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=
-KERNEL_VERSION=3.1.0-1-ARCH
+KERNEL_VERSION=3.1.0-2-ARCH
 
 post_install () {
   # updating module dependencies




More information about the arch-commits mailing list