[arch-commits] CVS update of extra/system/lirc (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Sat Jan 26 15:48:41 UTC 2008


    Date: Saturday, January 26, 2008 @ 10:48:41
  Author: tpowa
    Path: /home/cvs-extra/extra/system/lirc

Modified: PKGBUILD (1.52 -> 1.53)

upgpkg: update to new timer stats kernel


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


Index: extra/system/lirc/PKGBUILD
diff -u extra/system/lirc/PKGBUILD:1.52 extra/system/lirc/PKGBUILD:1.53
--- extra/system/lirc/PKGBUILD:1.52	Fri Jan 25 12:43:12 2008
+++ extra/system/lirc/PKGBUILD	Sat Jan 26 10:48:41 2008
@@ -1,14 +1,14 @@
-# $Id: PKGBUILD,v 1.52 2008/01/25 17:43:12 tpowa Exp $
+# $Id: PKGBUILD,v 1.53 2008/01/26 15:48:41 tpowa Exp $
 # Maintainer: Paul Mattal <paul at archlinux.org>
 
 pkgname=lirc
 pkgver=0.8.2
-pkgrel=7
+pkgrel=8
 _kernver=2.6.24-ARCH
 pkgdesc="Linux Infrared Remote Control kernel modules for stock arch kernel"
 arch=(i686 x86_64)
 license=('GPL')
-depends=('lirc-utils' 'kernel26>=2.6.24-1' 'kernel26<=2.6.25-0')
+depends=('lirc-utils' 'kernel26>=2.6.24-2' 'kernel26<=2.6.25-0')
 makedepends=(help2man)
 source=(http://puzzle.dl.sf.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2 \
 	kernel-2.6.23.patch kernel-2.6.24.patch)




More information about the arch-commits mailing list