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

Tobias Powalowski tpowa at archlinux.org
Mon Aug 4 06:37:40 UTC 2014


    Date: Monday, August 4, 2014 @ 08:37:40
  Author: tpowa
Revision: 219278

upgpkg: lirc 1:0.9.0-75

rebuild against 3.16

Modified:
  lirc/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-08-04 06:33:37 UTC (rev 219277)
+++ PKGBUILD	2014-08-04 06:37:40 UTC (rev 219278)
@@ -6,12 +6,12 @@
 pkgver=0.9.0
 pkgrel=75
 epoch=1
-_extramodules=extramodules-3.15-ARCH
+_extramodules=extramodules-3.16-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.15' 'linux<3.16' 'linux-headers>=3.15' 'linux-headers<3.16' 'alsa-lib' 'libx11' 'libftdi-compat' 'libirman' 'python2')
+makedepends=('help2man' 'linux>=3.16' 'linux<3.17' 'linux-headers>=3.16' 'linux-headers<3.17' '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.15' 'linux<3.16')
+  depends=('lirc-utils' 'linux>=3.16' 'linux<3.17')
   replaces=('lirc+pctv')
   install=lirc.install
 




More information about the arch-commits mailing list