gnome-authenticator: template fixes

This commit is contained in:
Rasmus Thomsen 2018-10-03 14:47:38 +02:00 committed by maxice8
parent 7f3aa8fb48
commit cb891eca73

View File

@ -1,10 +1,11 @@
# Template file for 'gnome-authenticator'
pkgname=gnome-authenticator
version=0.2.4
revision=1
revision=2
_libgd_hash=7ae254bfc5f641c60566614e08245176f7bc5aa8
wrksrc="Authenticator-${version}"
build_style=meson
pycompile_module="Authenticator"
hostmakedepends="appstream-glib desktop-file-utils git glib-devel pkg-config"
makedepends="gobject-introspection gtk+3-devel libglib-devel python3"
depends="python3-pyzbar python3-Pillow python3-pyotp"