summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index edb2b949a3b0..4e5ad3b7983c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,13 +6,13 @@
pkgname=fprintd-libfprint2
_pkgname=fprintd
-pkgver=1.90.1+83+gba60533
+pkgver=1.90.1+91+g4e47222
pkgrel=1
pkgdesc="D-Bus service to access fingerprint readers"
arch=(x86_64)
url="https://www.freedesktop.org/wiki/Software/fprint/fprintd"
license=(GPL)
-depends=(dbus-glib 'libfprint-git>=1.90.0' libsystemd 'polkit>=0.91')
+depends=(dbus dbus-glib glib2 'libfprint>=1.90.1' libfprint-2.so=2 libsystemd 'polkit>=0.91')
optdepends=('pam: to use the fprintd pam plugin')
provides=(fprintd)
conflicts=(fprintd)