summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTimothy Gu2020-09-14 11:19:05 -0400
committerTimothy Gu2020-09-14 11:19:05 -0400
commitde149d629e18ab7dedde284967dabc7901a389bc (patch)
treeaee87956b9f8fbf5abc61a5a5b57f866cecb113f /PKGBUILD
parent8d457998708a1cc315485e0f8062f3027f37a3c5 (diff)
downloadaur-de149d629e18ab7dedde284967dabc7901a389bc.tar.gz
Bump to 1.90.1+91+g4e47222; more generic depends
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)