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

Tobias Powalowski tpowa at archlinux.org
Thu Jan 5 13:51:07 UTC 2012


    Date: Thursday, January 5, 2012 @ 08:51:07
  Author: tpowa
Revision: 146183

upgpkg: lirc 1:0.9.0-9

rebuild against 3.2 series

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-01-05 13:48:39 UTC (rev 146182)
+++ PKGBUILD	2012-01-05 13:51:07 UTC (rev 146183)
@@ -4,14 +4,14 @@
 pkgbase=lirc
 pkgname=('lirc' 'lirc-utils')
 pkgver=0.9.0
-pkgrel=8
+pkgrel=9
 epoch=1
-_extramodules=extramodules-3.1-ARCH
+_extramodules=extramodules-3.2-ARCH
 _kernver="$(cat /lib/modules/${_extramodules}/version)"
 arch=('i686' 'x86_64')
 url="http://www.lirc.org/"
 license=('GPL')
-makedepends=('help2man' 'linux-headers>=3.1' 'linux-headers<3.2' 'alsa-lib' 'libx11' 'libftdi' 'libirman' 'python2')
+makedepends=('help2man' 'linux-headers>=3.2' 'linux-headers<3.3' '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-01-05 13:48:39 UTC (rev 146182)
+++ lirc.install	2012-01-05 13:51:07 UTC (rev 146183)
@@ -1,4 +1,4 @@
-EXTRAMODULES=extramodules-3.1-ARCH
+EXTRAMODULES=extramodules-3.2-ARCH
 
 post_install() {
   # updating module dependencies




More information about the arch-commits mailing list