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

Thomas Bächler thomas at nymeria.archlinux.org
Tue Apr 1 21:56:00 UTC 2014


    Date: Tuesday, April 1, 2014 @ 23:55:59
  Author: thomas
Revision: 209729

upgpkg: lirc 1:0.9.0-71: rebuild for 3.14

Modified:
  lirc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-04-01 21:47:44 UTC (rev 209728)
+++ PKGBUILD	2014-04-01 21:55:59 UTC (rev 209729)
@@ -4,14 +4,14 @@
 pkgbase=lirc
 pkgname=('lirc' 'lirc-utils')
 pkgver=0.9.0
-pkgrel=70
+pkgrel=71
 epoch=1
-_extramodules=extramodules-3.13-ARCH
+_extramodules=extramodules-3.14-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.13' 'linux<3.14' 'linux-headers>=3.13' 'linux-headers<3.14' 'alsa-lib' 'libx11' 'libftdi-compat' 'libirman' 'python2')
+makedepends=('help2man' 'linux>=3.14' 'linux<3.15' 'linux-headers>=3.14' 'linux-headers<3.15' '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.13' 'linux<3.14')
+  depends=('lirc-utils' 'linux>=3.14' 'linux<3.15')
   replaces=('lirc+pctv')
   install=lirc.install
 




More information about the arch-commits mailing list