diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : easyssh -version : 1.3.5 -release : 5 +version : 1.4.1 +release : 6 source : - - https://github.com/muriloventuroso/easyssh/archive/1.3.5.tar.gz : cf9a21c9279895d20cc25a66fe96a9d27fa31e81586ceeabe2572c175694271f + - https://github.com/muriloventuroso/easyssh/archive/1.4.1.tar.gz : a72513d3d2e533830def7c7913d85f25ad0b7dc060ac06ab7d78fa916cd4507c 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. @@ -14,9 +14,13 @@ - pkgconfig(json-glib-1.0) - pkgconfig(vte-2.91) - vala +rundeps : + - gpgme setup : | - %meson_configure -Dlibunity=false -Dubuntu-bionic-patched-vte=false + %meson_configure -Dwith-pgp=true \ + -Dlibunity=false \ + -Dubuntu-bionic-patched-vte=false build : | %ninja_build install : | - %ninja_install + %ninja_install \ No newline at end of file diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -233,12 +233,12 @@ - - 2018-10-24 - 1.3.5 + + 2018-11-26 + 1.4.1 Packaging update F. von Gellhorn flinux@vongellhorn.ch \ No newline at end of file