[arch-commits] Commit in nnn/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Oct 10 20:04:28 UTC 2019
Date: Thursday, October 10, 2019 @ 20:04:28
Author: felixonmars
Revision: 514529
upgpkg: nnn 2.7-1
Modified:
nnn/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-10 20:03:01 UTC (rev 514528)
+++ PKGBUILD 2019-10-10 20:04:28 UTC (rev 514529)
@@ -3,7 +3,7 @@
# Contributor: John Jenkins <twodopeshaggy at gmail.com>
pkgname=nnn
-pkgver=2.6
+pkgver=2.7
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=('17fd3e517308e41065594ffe8dcde348b4d10dea4240699f4708337db48b3e25')
+sha256sums=('0592c7cbcf2cf66cacac49e9204636480820b1bc74e4187dd7ee06945a6d07c5')
prepare() {
sed -i 's/install: all/install:/' $pkgname-$pkgver/Makefile
More information about the arch-commits
mailing list