diff --git a/srcpkgs/nnn/template b/srcpkgs/nnn/template index ac5827f0e9a..d8d3d2f5708 100644 --- a/srcpkgs/nnn/template +++ b/srcpkgs/nnn/template @@ -1,6 +1,6 @@ # Template file for 'nnn' pkgname=nnn -version=4.4 +version=4.5 revision=1 build_style=gnu-makefile make_install_target="install install-desktop" @@ -12,7 +12,7 @@ license="BSD-2-Clause" 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=e04a3f0f0c2af1e18cb6f005d18267c7703644274d21bb93f03b30e4fd3d1653 +checksum=fadc15bd6d4400c06e5ccc47845b42e60774f368570e475bd882767ee18749aa if [ "$XBPS_TARGET_LIBC" = "musl" ]; then makedepends+=" musl-fts-devel"