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

Felix Yan felixonmars at archlinux.org
Thu Jan 3 15:09:09 UTC 2019


    Date: Thursday, January 3, 2019 @ 15:09:08
  Author: felixonmars
Revision: 420315

upgpkg: nnn 2.2-1

Modified:
  nnn/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-03 15:06:45 UTC (rev 420314)
+++ PKGBUILD	2019-01-03 15:09:08 UTC (rev 420315)
@@ -3,7 +3,7 @@
 # Contributor: John Jenkins <twodopeshaggy at gmail.com>
 
 pkgname=nnn
-pkgver=2.1
+pkgver=2.2
 pkgrel=1
 pkgdesc="The fastest terminal file manager ever written."
 arch=('x86_64')
@@ -11,7 +11,7 @@
 url="https://github.com/jarun/nnn"
 license=('BSD')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/jarun/nnn/archive/v${pkgver//_/-}.tar.gz")
-sha256sums=('bbfbd217a0c18741596d0cc5585c4160cf1848be4c6cb19c86b8a5249e3f2d2e')
+sha256sums=('88dd08d624ae7a61ef749b1e258e4b29ed61ba9fcc5a18813f291ce80efc5e74')
 
 prepare() {
   sed -i 's/install: all/install:/' $pkgname-$pkgver/Makefile



More information about the arch-commits mailing list