diff --git a/srcpkgs/pass-import/template b/srcpkgs/pass-import/template index b7940ed043..758270542a 100644 --- a/srcpkgs/pass-import/template +++ b/srcpkgs/pass-import/template @@ -1,12 +1,13 @@ # Template file for 'pass-import' pkgname=pass-import version=3.0 -revision=1 +revision=2 archs=noarch build_style=gnu-makefile make_install_args=BASHCOMPDIR=/usr/share/bash-completion/completions hostmakedepends="python3-setuptools python3-yaml" -depends="pass>=1.7.0 python3-defusedxml python3-magic python3-cryptography python3-SecretStorage python3-pykeepass" +depends="pass>=1.7.0 python3-defusedxml python3-file-magic + python3-cryptography python3-SecretStorage python3-pykeepass" short_desc="Pass extension for importing data from most existing password managers" maintainer="Alan Brown " license="GPL-3.0-or-later"