diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : easyssh -version : 1.5.0 -release : 10 +version : 1.5.1 +release : 11 source : - - https://github.com/muriloventuroso/easyssh/archive/1.5.0.tar.gz : 93c4194b32d6a3e98bbdf70e6563840108a821d83e92040e03dacf4980327d8c + - https://github.com/muriloventuroso/easyssh/archive/1.5.1.tar.gz : b369c50023a8f8710bfe46e08dcb18f2265517c8b9c2caaf1dd2231550f394e4 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. @@ -10,6 +10,7 @@ A complete, efficient and easy-to-use ssh manager. Create and edit connections, groups, customize the terminal, with multiple instances of the same connection. builddeps : - pkgconfig(gee-0.8) + - pkgconfig(glib-2.0) - pkgconfig(granite) - pkgconfig(json-glib-1.0) - pkgconfig(vte-2.91) @@ -18,7 +19,7 @@ rundeps : - gpgme setup : | - %meson_configure -Dwith-pgp=true \ + %meson_configure -Dwith-gpg=true \ -Dlibunity=false \ -Dubuntu-bionic-patched-vte=false build : | diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -232,12 +232,12 @@ - - 2019-01-04 - 1.5.0 + + 2019-01-08 + 1.5.1 Packaging update F. von Gellhorn flinux@vongellhorn.ch \ No newline at end of file