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

Pierre Neidhardt ambrevar at archlinux.org
Fri Sep 23 11:24:07 UTC 2016


    Date: Friday, September 23, 2016 @ 11:24:07
  Author: ambrevar
Revision: 190200

upgpkg: fzf 0.15.0-1

Modified:
  fzf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-23 11:15:54 UTC (rev 190199)
+++ PKGBUILD	2016-09-23 11:24:07 UTC (rev 190200)
@@ -5,7 +5,7 @@
 # Contributor: jebaum <jebaum at ucla dot edu>
 
 pkgname=fzf
-pkgver=0.13.5
+pkgver=0.15.0
 pkgrel=1
 pkgdesc="Command-line fuzzy finder"
 arch=("i686" "x86_64")
@@ -21,7 +21,7 @@
 install="fzf.install"
 source=("$pkgname-$pkgver.tar.gz::https://github.com/junegunn/fzf/archive/$pkgver.tar.gz"
 	"git+https://github.com/junegunn/$pkgname.wiki")
-sha256sums=('3494f3e3987da31f6de100214b24203f67852a15b309f1a954a54635dc0dc238'
+sha256sums=('ab40a9d6ff50765af9568e84c2107d6b91522c0623b109193402571f87055ee7'
             'SKIP')
 
 build() {



More information about the arch-commits mailing list