[arch-commits] Commit in lirc/repos (extra-x86_64 extra-x86_64/PKGBUILD)

Giovanni Scafora giovanni at archlinux.org
Mon Jun 1 17:14:17 UTC 2009


    Date: Monday, June 1, 2009 @ 13:14:17
  Author: giovanni
Revision: 40979

Merged revisions 40940 via svnmerge from 
svn+ssh://archlinux.org/srv/svn-packages/lirc/trunk

........
  r40940 | hugo | 2009-06-01 05:13:42 -0700 (lun, 01 giu 2009) | 2 lines
  
  upgpkg: lirc 0.8.5-1
      Upstream update do 0.8.5
........

Modified:
  lirc/repos/extra-x86_64/	(properties)
  lirc/repos/extra-x86_64/PKGBUILD

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


Property changes on: lirc/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /lirc/trunk:1-34090
   + /lirc/trunk:1-40978

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2009-06-01 16:35:59 UTC (rev 40978)
+++ extra-x86_64/PKGBUILD	2009-06-01 17:14:17 UTC (rev 40979)
@@ -2,20 +2,19 @@
 # Maintainer: Paul Mattal <paul at archlinux.org>
 
 pkgname=lirc
-pkgver=0.8.5pre2
+pkgver=0.8.5
 pkgrel=1
 _kernver=2.6.29-ARCH
 pkgdesc="Linux Infrared Remote Control kernel modules for stock arch kernel"
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
 url="http://www.lirc.org/"
 license=('GPL')
-depends=('lirc-utils=0.8.5pre2' 'kernel26>=2.6.29' 'kernel26<2.6.30')
+depends=('lirc-utils=0.8.5' 'kernel26>=2.6.29' 'kernel26<2.6.30')
 makedepends=('help2man')
 replaces=('lirc+pctv')
 options=('!makeflags')
 install=$pkgname.install
-source=(http://lirc.org/software/snapshots/$pkgname-$pkgver.tar.bz2
-        #http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2
+source=(http://prdownloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2
 )
 
 build() {
@@ -46,4 +45,4 @@
 	sed -i -e "s/KERNEL_VERSION=.*/KERNEL_VERSION=${_kernver}/g" \
 		$startdir/lirc.install || return 1
 }
-md5sums=('0cd8119e54806be2a7245933f0d51b54')
+md5sums=('5a274e4eaff8156b17903c22ea01f506')




More information about the arch-commits mailing list