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

Tobias Powalowski tpowa at archlinux.org
Wed May 2 16:51:02 UTC 2012


    Date: Wednesday, May 2, 2012 @ 12:51:02
  Author: tpowa
Revision: 158083

upgpkg: linux 3.3.4-2

fixed rebuild with correct binutils

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-05-02 16:39:39 UTC (rev 158082)
+++ PKGBUILD	2012-05-02 16:51:02 UTC (rev 158083)
@@ -8,7 +8,7 @@
 _kernelname=${pkgname#linux}
 _basekernel=3.3
 pkgver=${_basekernel}.4
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url="http://www.kernel.org/"
 license=('GPL2')

Modified: linux.install
===================================================================
--- linux.install	2012-05-02 16:39:39 UTC (rev 158082)
+++ linux.install	2012-05-02 16:51:02 UTC (rev 158083)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=
-KERNEL_VERSION=3.3.4-1-ARCH
+KERNEL_VERSION=3.3.4-2-ARCH
 
 post_install () {
   # updating module dependencies




More information about the arch-commits mailing list