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

Antonio Rojas arojas at archlinux.org
Sun Jan 10 17:24:39 UTC 2021


    Date: Sunday, January 10, 2021 @ 17:24:39
  Author: arojas
Revision: 817220

Remove conflicts with zeitgeist (FS#69275)

Modified:
  catfish/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-10 17:22:45 UTC (rev 817219)
+++ PKGBUILD	2021-01-10 17:24:39 UTC (rev 817220)
@@ -6,7 +6,7 @@
 
 pkgname=catfish
 pkgver=4.16.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Versatile file searching tool'
 arch=(any)
 url='https://docs.xfce.org/apps/catfish/start'
@@ -15,7 +15,6 @@
 depends=(gtk3 python-cairo python-gobject python-pexpect
          python-ptyprocess python-xdg xdg-utils python-dbus)
 makedepends=(git intltool python-distutils-extra)
-conflicts=('zeitgeist') # FS#65344
 optdepends=('mlocate: filename search')
 source=(https://archive.xfce.org/src/apps/catfish/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
 sha512sums=('926318d3b2387386a5141347cf23b7e1505f83c48dac3804dc9c51aeeede2ef71d6d70e61bd5f608145249ccb4d3d87662bdab0c0a88dc69608b2edee55ddc19')



More information about the arch-commits mailing list