diff --git a/srcpkgs/catfish/template b/srcpkgs/catfish/template index dc08d55e529..38df0a0adef 100644 --- a/srcpkgs/catfish/template +++ b/srcpkgs/catfish/template @@ -1,12 +1,12 @@ # Template file for 'catfish' pkgname=catfish version=1.4.13 -revision=1 +revision=2 archs=noarch wrksrc="catfish-catfish-${version}" build_style=python3-module hostmakedepends="intltool python3-distutils-extra python3-gobject" -depends="desktop-file-utils gtk+3 hicolor-icon-theme python3-gobject python3-pexpect" +depends="desktop-file-utils gtk+3 hicolor-icon-theme python3-gobject python3-pexpect python3-dbus" short_desc="Versatile file searching tool" maintainer="Orphaned " license="GPL-2.0-or-later"