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

Thomas Bächler thomas at nymeria.archlinux.org
Sun Jan 26 10:45:02 UTC 2014


    Date: Sunday, January 26, 2014 @ 11:45:02
  Author: thomas
Revision: 204737

Update for 3.13.

Modified:
  lirc/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-01-26 10:31:48 UTC (rev 204736)
+++ PKGBUILD	2014-01-26 10:45:02 UTC (rev 204737)
@@ -4,14 +4,14 @@
 pkgbase=lirc
 pkgname=('lirc' 'lirc-utils')
 pkgver=0.9.0
-pkgrel=69
+pkgrel=70
 epoch=1
-_extramodules=extramodules-3.12-ARCH
+_extramodules=extramodules-3.13-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.12' 'linux<3.13' 'linux-headers>=3.12' 'linux-headers<3.13' 'alsa-lib' 'libx11' 'libftdi-compat' 'libirman' 'python2')
+makedepends=('help2man' 'linux>=3.13' 'linux<3.14' 'linux-headers>=3.13' 'linux-headers<3.14' 'alsa-lib' 'libx11' 'libftdi-compat' 'libirman' 'python2')
 options=('!makeflags' '!strip')
 source=(http://prdownloads.sourceforge.net/${pkgbase}/${pkgbase}-${pkgver}.tar.bz2
         lirc_wpc8769l.patch
@@ -82,7 +82,7 @@
 
 package_lirc() {
   pkgdesc="Linux Infrared Remote Control kernel modules for stock arch kernel"
-  depends=('lirc-utils' 'linux>=3.12' 'linux<3.13')
+  depends=('lirc-utils' 'linux>=3.13' 'linux<3.14')
   replaces=('lirc+pctv')
   install=lirc.install
 




More information about the arch-commits mailing list