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

Tobias Powalowski tpowa at nymeria.archlinux.org
Tue Jul 2 05:26:53 UTC 2013


    Date: Tuesday, July 2, 2013 @ 07:26:52
  Author: tpowa
Revision: 189273

upgpkg: lirc 1:0.9.0-50

rebuild against 3.10 series

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-07-02 05:24:55 UTC (rev 189272)
+++ PKGBUILD	2013-07-02 05:26:52 UTC (rev 189273)
@@ -4,14 +4,14 @@
 pkgbase=lirc
 pkgname=('lirc' 'lirc-utils')
 pkgver=0.9.0
-pkgrel=49
+pkgrel=50
 epoch=1
-_extramodules=extramodules-3.9-ARCH
+_extramodules=extramodules-3.10-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>=3.9' 'linux<3.10' 'linux-headers>=3.9' 'linux-headers<3.10' 'alsa-lib' 'libx11' 'libftdi' 'libirman' 'python2')
+makedepends=('help2man' 'linux>=3.10' 'linux<3.11' 'linux-headers>=3.10' 'linux-headers<3.11' '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	2013-07-02 05:24:55 UTC (rev 189272)
+++ lirc.install	2013-07-02 05:26:52 UTC (rev 189273)
@@ -1,4 +1,4 @@
-EXTRAMODULES=extramodules-3.9-ARCH
+EXTRAMODULES=extramodules-3.10-ARCH
 
 post_install() {
   # updating module dependencies




More information about the arch-commits mailing list