Date: Wednesday, January 8, 2020 @ 11:12:51 Author: arodseth Revision: 550231
upgpkg: catfish 1.4.12-1 Modified: catfish/trunk/PKGBUILD ----------+ PKGBUILD | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-08 11:09:10 UTC (rev 550230) +++ PKGBUILD 2020-01-08 11:12:51 UTC (rev 550231) @@ -5,7 +5,7 @@ # Contributor: loqs <[email protected]> pkgname=catfish -pkgver=1.4.11 +pkgver=1.4.12 pkgrel=1 pkgdesc='Versatile file searching tool' arch=(any) @@ -36,7 +36,6 @@ cd "$pkgname" python setup.py install --root="$pkgdir" --optimize=1 - install -d "$pkgdir/usr/share/pixmaps" ln -s "/usr/share/icons/hicolor/scalable/apps/$pkgname.svg" \ "$pkgdir/usr/share/pixmaps/$pkgname.svg"
