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

Tobias Powalowski tpowa at archlinux.org
Wed May 2 17:46:15 UTC 2012


    Date: Wednesday, May 2, 2012 @ 13:46:15
  Author: tpowa
Revision: 158088

upgpkg: linux-lts 3.0.30-2

rebuild with fixed binutils

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-05-02 16:52:54 UTC (rev 158087)
+++ PKGBUILD	2012-05-02 17:46:15 UTC (rev 158088)
@@ -8,7 +8,7 @@
 _kernelname=${pkgname#linux}
 _basekernel=3.0
 pkgver=${_basekernel}.30
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url="http://www.kernel.org/"
 license=('GPL2')

Modified: linux-lts.install
===================================================================
--- linux-lts.install	2012-05-02 16:52:54 UTC (rev 158087)
+++ linux-lts.install	2012-05-02 17:46:15 UTC (rev 158088)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=-lts
-KERNEL_VERSION=3.0.30-1-lts
+KERNEL_VERSION=3.0.30-2-lts
 
 post_install () {
   # updating module dependencies




More information about the arch-commits mailing list