diff --git a/srcpkgs/gnome-authenticator/template b/srcpkgs/gnome-authenticator/template index 02b59f73208..9ca569e5759 100644 --- a/srcpkgs/gnome-authenticator/template +++ b/srcpkgs/gnome-authenticator/template @@ -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"