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

Tobias Powalowski tpowa at archlinux.org
Fri Jul 29 06:19:01 UTC 2011


    Date: Friday, July 29, 2011 @ 02:19:01
  Author: tpowa
Revision: 133546

upgpkg: lirc 0.9.0-5
rebuild against latest kernel

Modified:
  lirc/trunk/PKGBUILD
  lirc/trunk/lirc.install

--------------+
 PKGBUILD     |    6 +++---
 lirc.install |    2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-07-29 06:15:32 UTC (rev 133545)
+++ PKGBUILD	2011-07-29 06:19:01 UTC (rev 133546)
@@ -4,13 +4,13 @@
 pkgbase=lirc
 pkgname=('lirc' 'lirc-utils')
 pkgver=0.9.0
-pkgrel=4
+pkgrel=5
 epoch=1
-_kernver=2.6.39-ARCH
+_kernver=3.0-ARCH
 arch=('i686' 'x86_64')
 url="http://www.lirc.org/"
 license=('GPL')
-makedepends=('help2man' 'kernel26-headers>=2.6.39' 'kernel26-headers<2.6.40' 'alsa-lib' 'libx11' 'libftdi' 'libirman' 'python')
+makedepends=('help2man' 'linux-headers>=3.0' 'linux-headers<3.1' 'alsa-lib' 'libx11' 'libftdi' 'libirman' 'python')
 options=('!makeflags' '!strip')
 source=(http://prdownloads.sourceforge.net/${pkgbase}/${pkgbase}-${pkgver}.tar.bz2
         lirc_wpc8769l.patch

Modified: lirc.install
===================================================================
--- lirc.install	2011-07-29 06:15:32 UTC (rev 133545)
+++ lirc.install	2011-07-29 06:19:01 UTC (rev 133546)
@@ -1,4 +1,4 @@
-KERNEL_VERSION=2.6.39-ARCH
+KERNEL_VERSION=3.0-ARCH
 
 post_install() {
   # updating module dependencies




More information about the arch-commits mailing list