Date: Monday, September 2, 2019 @ 11:58:27 Author: arodseth Revision: 507035
upgpkg: catfish 1.4.9-2 Modified: catfish/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-09-02 11:45:59 UTC (rev 507034) +++ PKGBUILD 2019-09-02 11:58:27 UTC (rev 507035) @@ -6,7 +6,7 @@ pkgname=catfish pkgver=1.4.9 -pkgrel=1 +pkgrel=2 pkgdesc='Versatile file searching tool' arch=(any) url='https://git.xfce.org/apps/catfish/about/' @@ -13,7 +13,7 @@ license=(GPL) install=$pkgname.install depends=(gtk3 python-cairo python-gobject python-pexpect - python-ptyprocess python-xdg xdg-utils) + python-ptyprocess python-xdg xdg-utils python-dbus) makedepends=(git intltool python-distutils-extra) optdepends=('mlocate: filename search' 'zeitgeist: integration with zeitgeist')
