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

Jan Steffens heftig at archlinux.org
Fri Feb 27 12:27:11 UTC 2015


    Date: Friday, February 27, 2015 @ 13:27:11
  Author: heftig
Revision: 232064

0.6.0

Modified:
  libfprint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-02-27 12:02:28 UTC (rev 232063)
+++ PKGBUILD	2015-02-27 12:27:11 UTC (rev 232064)
@@ -4,17 +4,17 @@
 # Contributor: Thomas Baechler <thomas at archlinux.org>
 
 pkgname=libfprint
-pkgver=0.5.1
+pkgver=0.6.0
 pkgrel=1
 pkgdesc="Library for fingerprint readers"
 arch=(i686 x86_64)
 url="http://www.freedesktop.org/wiki/Software/fprint/libfprint"
 license=(LGPL)
-depends=(libusb nss gdk-pixbuf2)
+depends=(libusb nss pixman)
 groups=(fprint)
 options=(!emptydirs)
 source=(http://people.freedesktop.org/~hadess/$pkgname-$pkgver.tar.xz)
-md5sums=('f52ac662d89fb82a441dacb0bac36c13')
+md5sums=('1e66f6e786348b46075368cc682450a8')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list