Date: Wednesday, October 18, 2017 @ 22:11:54 Author: heftig Revision: 308200
0.8.0-1 Modified: fprintd/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-10-18 22:01:59 UTC (rev 308199) +++ PKGBUILD 2017-10-18 22:11:54 UTC (rev 308200) @@ -3,8 +3,8 @@ # Contributor: Nikolay Rysev <[email protected]> pkgname=fprintd -pkgver=0.7.0+12+ge55ad52 -pkgrel=3 +pkgver=0.8.0 +pkgrel=1 pkgdesc="D-Bus service to access fingerprint readers" arch=(i686 x86_64) url="https://www.freedesktop.org/wiki/Software/fprint/fprintd" @@ -12,7 +12,7 @@ depends=(libfprint dbus-glib polkit) makedepends=(intltool gtk-doc gnome-common git) groups=(fprint) -_commit=e55ad52ded43dacd0f63ed57c2e02eac232e3e58 # master +_commit=8eba30992053d045bed534546586bb4f79ff8814 # tags/V_0_8_0^0 source=("git+https://anongit.freedesktop.org/git/libfprint/fprintd#commit=$_commit") sha256sums=('SKIP')
