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

Eric Bélanger eric at archlinux.org
Tue Feb 3 03:15:48 UTC 2009


    Date: Monday, February 2, 2009 @ 22:15:47
  Author: eric
Revision: 26141

upgpkg: libfprint 0.0.6-3
    Rebuilt against imagemagick 6.4.8.10

Modified:
  libfprint/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-02-03 03:08:16 UTC (rev 26140)
+++ PKGBUILD	2009-02-03 03:15:47 UTC (rev 26141)
@@ -3,12 +3,12 @@
 
 pkgname=libfprint
 pkgver=0.0.6
-pkgrel=2
+pkgrel=3
 pkgdesc="library for fingerprint scanner support in applications"
 url="http://reactivated.net/fprint/wiki/Main_Page"
 license=('LGPL')
 groups=('fprint')
-depends=('libusb' 'imagemagick')
+depends=('libusb' 'imagemagick>=6.4.8.10')
 arch=('i686' 'x86_64')
 install=fprint.install
 source=(http://downloads.sourceforge.net/sourceforge/fprint/$pkgname-$pkgver.tar.bz2




More information about the arch-commits mailing list