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

Pierre Neidhardt ambrevar at archlinux.org
Sun Feb 5 17:12:42 UTC 2017


    Date: Sunday, February 5, 2017 @ 17:12:42
  Author: ambrevar
Revision: 210082

upgpkg: fzf 0.16.4-1

Modified:
  fzf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-05 17:04:20 UTC (rev 210081)
+++ PKGBUILD	2017-02-05 17:12:42 UTC (rev 210082)
@@ -5,7 +5,7 @@
 # Contributor: jebaum <jebaum at ucla dot edu>
 
 pkgname=fzf
-pkgver=0.16.3
+pkgver=0.16.4
 pkgrel=1
 pkgdesc="Command-line fuzzy finder"
 arch=("i686" "x86_64")
@@ -17,7 +17,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=('352c812cb40787c061912c6597a22e1d7edcbb1870a97be9884bcbf3fe6630ab'
+sha256sums=('294034747b0739d716d88670e830a97080fb73b8d6172b2ae695074316903e8a'
             'SKIP')
 
 build() {



More information about the arch-commits mailing list