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

Thomas Baechler thomas at archlinux.org
Wed Apr 2 10:06:21 UTC 2008


    Date: Wednesday, April 2, 2008 @ 12:06:21
  Author: thomas
    Path: /home/cvs-extra/extra/system/libfprint

Modified: PKGBUILD (1.2 -> 1.3)

upgpkg: libfprint 0.0.6-2
    rebuild for new imagemagick, potentially fix udev problems


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


Index: extra/system/libfprint/PKGBUILD
diff -u extra/system/libfprint/PKGBUILD:1.2 extra/system/libfprint/PKGBUILD:1.3
--- extra/system/libfprint/PKGBUILD:1.2	Mon Mar 24 12:26:21 2008
+++ extra/system/libfprint/PKGBUILD	Wed Apr  2 12:06:21 2008
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD,v 1.2 2008/03/24 11:26:21 thomas Exp $
+# $Id: PKGBUILD,v 1.3 2008/04/02 10:06:21 thomas Exp $
 # Maintainer: Thomas Baechler <thomas at archlinux.org>
 
 pkgname=libfprint
 pkgver=0.0.6
-pkgrel=1
+pkgrel=2
 pkgdesc="library for fingerprint scanner support in applications"
 url="http://reactivated.net/fprint/wiki/Main_Page"
 license=('LGPL')
@@ -22,5 +22,5 @@
   ./configure --prefix=/usr #--enable-debug-log
   make || return 1
   make DESTDIR=$startdir/pkg install || return 1
-  install -D -m644 $startdir/src/50-fprint.rules $startdir/pkg/etc/udev/rules.d/50-fprint.rules
+  install -D -m644 $startdir/src/50-fprint.rules $startdir/pkg/etc/udev/rules.d/70-fprint.rules
 }




More information about the arch-commits mailing list