diff --git a/MAINTAINERS.md b/MAINTAINERS.md --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -1,4 +1,5 @@ This file is used to indicate responsibility for the maintenance of this package. Individuals on this list should be the sole modifiers of the package, excluding cases where the Solus Team may need to perform necessary rebuilds, upgrades, or security fixes. This list should not be used for any direct contact usage. If you believe this package requires a package update, follow documentation from https://getsol.us/articles/packaging/request-a-package-update/en/. In the event this package no longer becomes sufficiently maintained, Core Team reserves the right to request a new maintainer or remove this package from the repository. - David Harder + - IRC: davidjharder - Email: david@davidjharder.ca diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,13 +1,13 @@ name : nnn -version : '3.4' -release : 16 +version : '3.5' +release : 17 source : - - https://github.com/jarun/nnn/releases/download/v3.4/nnn-v3.4.tar.gz : 7803ae6e974aeb4008507d9d1afbcca8d084a435f36ff636b459ca50414930a1 + - https://github.com/jarun/nnn/releases/download/v3.5/nnn-v3.5.tar.gz : e636d4035499a112a0ad33f1557838132ed2e39d8857c5b219714fe9f64681f3 license : BSD-2-Clause component : system.utils summary : A simple console file manager forked from Noice. description: | - A simple console file console file manager forked from Noice. + A simple console file manager forked from Noice. builddeps : - pkgconfig(ncursesw) rundeps : diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -24,12 +24,12 @@ - - 2020-08-18 - 3.4 + + 2020-11-17 + 3.5 Packaging update David Harder david@davidjharder.ca \ No newline at end of file