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

Tobias Powalowski tpowa at archlinux.org
Sun Jul 22 11:20:48 UTC 2012


    Date: Sunday, July 22, 2012 @ 07:20:47
  Author: tpowa
Revision: 163934

upgpkg: lirc 1:0.9.0-23

rebuild against 3.5 kernel

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-07-22 11:18:17 UTC (rev 163933)
+++ PKGBUILD	2012-07-22 11:20:47 UTC (rev 163934)
@@ -4,14 +4,14 @@
 pkgbase=lirc
 pkgname=('lirc' 'lirc-utils')
 pkgver=0.9.0
-pkgrel=22
+pkgrel=23
 epoch=1
-_extramodules=extramodules-3.4-ARCH
+_extramodules=extramodules-3.5-ARCH
 arch=('i686' 'x86_64')
 url="http://www.lirc.org/"
 license=('GPL')
 ### NOTICE don't forget to bump version in depends in package_lirc
-makedepends=('help2man' 'linux-headers>=3.4' 'linux-headers<3.5' 'alsa-lib' 'libx11' 'libftdi' 'libirman' 'python2')
+makedepends=('help2man' 'linux-headers>=3.5' 'linux-headers<3.6' 'alsa-lib' 'libx11' 'libftdi' 'libirman' 'python2')
 options=('!makeflags' '!strip')
 source=(http://prdownloads.sourceforge.net/${pkgbase}/${pkgbase}-${pkgver}.tar.bz2
         lirc_wpc8769l.patch

Modified: lirc.install
===================================================================
--- lirc.install	2012-07-22 11:18:17 UTC (rev 163933)
+++ lirc.install	2012-07-22 11:20:47 UTC (rev 163934)
@@ -1,4 +1,4 @@
-EXTRAMODULES=extramodules-3.4-ARCH
+EXTRAMODULES=extramodules-3.5-ARCH
 
 post_install() {
   # updating module dependencies




More information about the arch-commits mailing list