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

Felix Yan felixonmars at archlinux.org
Tue May 28 05:20:06 UTC 2019


    Date: Tuesday, May 28, 2019 @ 05:20:06
  Author: felixonmars
Revision: 472112

upgpkg: nnn 2.5-1

Modified:
  nnn/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-28 05:19:49 UTC (rev 472111)
+++ PKGBUILD	2019-05-28 05:20:06 UTC (rev 472112)
@@ -3,7 +3,7 @@
 # Contributor: John Jenkins <twodopeshaggy at gmail.com>
 
 pkgname=nnn
-pkgver=2.4
+pkgver=2.5
 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=('859ba5bd4892016aed9a4830ee1e1b03eb74e94c4f1bd82f0288dc559f7327eb')
+sha256sums=('3636f172a024de5c12420a80dbe3d006d42b5e0a17e70a527963c864af22655c')
 
 prepare() {
   sed -i 's/install: all/install:/' $pkgname-$pkgver/Makefile



More information about the arch-commits mailing list