nnn: update to 1.8.
This commit is contained in:
parent
875bbeb983
commit
0b9dd00159
1 changed files with 4 additions and 3 deletions
|
@ -1,16 +1,17 @@
|
|||
# Template file for 'nnn'
|
||||
pkgname=nnn
|
||||
version=1.7
|
||||
revision=2
|
||||
version=1.8
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="readline-devel"
|
||||
short_desc="The missing terminal file browser for X"
|
||||
maintainer="Dennis Kraus <kraus@posteo.de>"
|
||||
license="BSD-2-Clause"
|
||||
changelog="https://raw.githubusercontent.com/jarun/nnn/master/CHANGELOG"
|
||||
homepage="https://github.com/jarun/nnn"
|
||||
distfiles="https://github.com/jarun/nnn/archive/v${version}.tar.gz"
|
||||
checksum=fbe26efbed8b467352f313b92f8617d873c8cf0209fb6377572cf8d1ddc2747c
|
||||
checksum=65c364a9797178e40ec7ec653b2cfa8e211e556b75250bf72eb5eea57f5e0cdc
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue