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

Alexander Rødseth arodseth at archlinux.org
Mon Feb 24 17:37:48 UTC 2020


    Date: Monday, February 24, 2020 @ 17:37:48
  Author: arodseth
Revision: 580666

upgpkg: catfish 1.4.13-2

Modified:
  catfish/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-24 17:28:51 UTC (rev 580665)
+++ PKGBUILD	2020-02-24 17:37:48 UTC (rev 580666)
@@ -6,7 +6,7 @@
 
 pkgname=catfish
 pkgver=1.4.13
-pkgrel=1
+pkgrel=2
 pkgdesc='Versatile file searching tool'
 arch=(any)
 url='https://git.xfce.org/apps/catfish/about/'
@@ -15,9 +15,10 @@
 depends=(gtk3 python-cairo python-gobject python-pexpect
          python-ptyprocess python-xdg xdg-utils python-dbus)
 makedepends=(git intltool python-distutils-extra)
-optdepends=('mlocate: filename search'
-            'zeitgeist: integration with zeitgeist')
-source=("git+https://git.xfce.org/apps/catfish/#tag=catfish-$pkgver")
+conflicts=('zeitgeist') # FS#65344
+optdepends=('mlocate: filename search')
+#            'zeitgeist: integration with zeitgeist')
+source=("git+https://git.xfce.org/apps/catfish/#commit=bd10e884b21ab3df5020a8d1c06f0011910c5ba8") # catfish-1.4.13
 sha512sums=('SKIP')
 
 prepare() {



More information about the arch-commits mailing list