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

Alexander Rødseth arodseth at archlinux.org
Sun Nov 1 18:56:41 UTC 2015


    Date: Sunday, November 1, 2015 @ 19:56:40
  Author: arodseth
Revision: 145476

upgpkg: catfish 1.3.3-3

Modified:
  catfish/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-11-01 18:46:11 UTC (rev 145475)
+++ PKGBUILD	2015-11-01 18:56:40 UTC (rev 145476)
@@ -6,7 +6,7 @@
 
 pkgname=catfish
 pkgver=1.3.3
-pkgrel=2
+pkgrel=3
 pkgdesc='Versatile file searching tool'
 arch=('any')
 url='https://launchpad.net/catfish-search'
@@ -27,6 +27,9 @@
   cd "$pkgname-$pkgver"
 
   sed -i 's|ln -sf $(PREFIX)/share|ln -sf ..|' Makefile.in.in
+
+  # Is likely to be fixed for the next release. Bug: FS#46892
+  sed -i 's|listboxrow6|application_menu_update|' data/ui/CatfishWindow.ui
 }
 
 build() {
@@ -44,5 +47,5 @@
     "$pkgdir/usr/share/pixmaps/$pkgname.svg"
 }
 
-# getver: launchpad.net/catfish-search/+download
+# getver: bazaar.launchpad.net/~catfish-search/catfish-search/trunk/view/head:/configure
 # vim:set ts=2 sw=2 et:



More information about the arch-commits mailing list