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

Levente Polyak anthraxx at archlinux.org
Sat Jul 18 23:29:30 UTC 2015


    Date: Sunday, July 19, 2015 @ 01:29:30
  Author: anthraxx
Revision: 137111

upgpkg: fish 2.2.0-3

updpkg fish 2.2.0-3

Modified:
  fish/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-07-18 23:28:05 UTC (rev 137110)
+++ PKGBUILD	2015-07-18 23:29:30 UTC (rev 137111)
@@ -7,7 +7,7 @@
 
 pkgname=fish
 pkgver=2.2.0
-pkgrel=2
+pkgrel=3
 pkgdesc='Smart and user friendly shell intended mostly for interactive use'
 url='http://fishshell.com/'
 arch=('i686' 'x86_64')
@@ -35,9 +35,6 @@
 package() {
   cd fish-shell-${pkgver}
   make DESTDIR="${pkgdir}" install
-
-  # remove completions which are provided by upstream
-  rm "${pkgdir}/usr/share/fish/completions/docker.fish"
 }
 
 # vim:set ts=2 sw=2 et:



More information about the arch-commits mailing list