[arch-commits] Commit in catfish/trunk (PKGBUILD)

Bartłomiej Piotrowski bpiotrowski at nymeria.archlinux.org
Tue Nov 12 21:13:16 UTC 2013


    Date: Tuesday, November 12, 2013 @ 22:13:16
  Author: bpiotrowski
Revision: 100878

upgpkg: catfish 0.8.2-2

- replace python-gobject with python2-gobject

Modified:
  catfish/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-11-12 18:26:37 UTC (rev 100877)
+++ PKGBUILD	2013-11-12 21:13:16 UTC (rev 100878)
@@ -4,13 +4,13 @@
 
 pkgname=catfish
 pkgver=0.8.2
-pkgrel=1
+pkgrel=2
 pkgdesc='Versatile file searching tool'
 arch=('any')
 url='https://launchpad.net/catfish-search'
 license=('GPL')
 install=$pkgname.install 
-depends=('gtk3' 'python-gobject' 'pyxdg' 'xdg-utils' 'hicolor-icon-theme')
+depends=('gtk3' 'python2-gobject' 'pyxdg' 'xdg-utils' 'hicolor-icon-theme')
 makedepends=('intltool')
 optdepends=('zeitgeist: Zeitgeist integration'
             'findutils: filename search'




More information about the arch-commits mailing list