nnn: update to 2.1.
This commit is contained in:
parent
aa33e8f926
commit
61c79f2f93
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'nnn'
|
||||
pkgname=nnn
|
||||
version=2.0
|
||||
revision=2
|
||||
version=2.1
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="ncurses-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"
|
||||
changelog="https://raw.githubusercontent.com/jarun/nnn/master/CHANGELOG"
|
||||
distfiles="https://github.com/jarun/nnn/archive/v${version}.tar.gz"
|
||||
checksum=0029efd3d009c197b1646d260350f3f87edca76eef3be6b81846af133d58d6a9
|
||||
checksum=bbfbd217a0c18741596d0cc5585c4160cf1848be4c6cb19c86b8a5249e3f2d2e
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue
Block a user