diff --git a/MAINTAINERS.md b/MAINTAINERS.md new file mode 100644 --- /dev/null +++ b/MAINTAINERS.md @@ -0,0 +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. + +- Friedrich von Gellhorn + - IRC: Girtablulu + - Email: flinux@vongellhorn.ch \ No newline at end of file diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : easyssh -version : 1.6.1 -release : 15 +version : 1.6.2 +release : 16 source : - - https://github.com/muriloventuroso/easyssh/archive/1.6.1.tar.gz : 2a84f3c117e4af37667689150df8a7010cb838959843231a368d97ab8550afb0 + - https://github.com/muriloventuroso/easyssh/archive/1.6.2.tar.gz : 6f987ef861282be1eed2148c64f4d1e944cdf78a01b20807d717fe2f4e1a3426 license : GPL-3.0-or-later component : network.util summary : A complete, efficient and easy-to-use ssh manager. Create and edit connections, groups, customize the terminal, with multiple instances of the same connection. diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -2,8 +2,8 @@ easyssh - Joshua Strobl - joshua@stroblindustries.com + F. von Gellhorn + flinux@vongellhorn.ch GPL-3.0-or-later network.util @@ -232,12 +232,12 @@ - - 2019-06-05 - 1.6.1 + + 2019-08-17 + 1.6.2 Packaging update - Joshua Strobl - joshua@stroblindustries.com + F. von Gellhorn + flinux@vongellhorn.ch \ No newline at end of file