[arch-commits] Commit in lirc/trunk (PKGBUILD)
Tobias Powalowski
tpowa at nymeria.archlinux.org
Mon Jun 9 04:58:28 UTC 2014
Date: Monday, June 9, 2014 @ 06:58:27
Author: tpowa
Revision: 214738
upgpkg: lirc 1:0.9.0-72
bump to 3.15 series
Modified:
lirc/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-06-09 03:23:40 UTC (rev 214737)
+++ PKGBUILD 2014-06-09 04:58:27 UTC (rev 214738)
@@ -4,14 +4,14 @@
pkgbase=lirc
pkgname=('lirc' 'lirc-utils')
pkgver=0.9.0
-pkgrel=71
+pkgrel=72
epoch=1
-_extramodules=extramodules-3.14-ARCH
+_extramodules=extramodules-3.15-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.14' 'linux<3.15' 'linux-headers>=3.14' 'linux-headers<3.15' 'alsa-lib' 'libx11' 'libftdi-compat' 'libirman' 'python2')
+makedepends=('help2man' 'linux>=3.15' 'linux<3.16' 'linux-headers>=3.15' 'linux-headers<3.16' '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.14' 'linux<3.15')
+ depends=('lirc-utils' 'linux>=3.15' 'linux<3.16')
replaces=('lirc+pctv')
install=lirc.install
More information about the arch-commits
mailing list