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

Pierre Neidhardt ambrevar at archlinux.org
Sun Nov 27 11:54:35 UTC 2016


    Date: Sunday, November 27, 2016 @ 11:54:34
  Author: ambrevar
Revision: 197006

upgpkg: fzf 0.15.9-1

Modified:
  fzf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-27 11:54:23 UTC (rev 197005)
+++ PKGBUILD	2016-11-27 11:54:34 UTC (rev 197006)
@@ -5,7 +5,7 @@
 # Contributor: jebaum <jebaum at ucla dot edu>
 
 pkgname=fzf
-pkgver=0.15.4
+pkgver=0.15.9
 pkgrel=1
 pkgdesc="Command-line fuzzy finder"
 arch=("i686" "x86_64")
@@ -20,7 +20,7 @@
 	"zsh: zsh keybindings")
 source=("$pkgname-$pkgver.tar.gz::https://github.com/junegunn/fzf/archive/$pkgver.tar.gz"
 	"git+https://github.com/junegunn/$pkgname.wiki")
-sha256sums=('9e5a5e4c929df8172afde9dd9cb7bbefdae8f98fc4a24d40696ccb3da1483261'
+sha256sums=('58069729ee67f94cf31bf62b1734a70db323f1c4367bbffaa9edf9ec9cb5a075'
             'SKIP')
 
 build() {



More information about the arch-commits mailing list