diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,15 +1,14 @@ name : zeal -version : 0.6.0 -release : 9 +version : 0.6.1 +release : 10 source : - - https://github.com/zealdocs/zeal/archive/v0.6.0.tar.gz : ef307d3ad4f03c76fa5fc249f8e7e04de879aa7574bec1ff8be548dbc2c02973 -license : GPL-3.0 + - https://github.com/zealdocs/zeal/archive/v0.6.1.tar.gz : 095c08f9903071849d5c79878abd48237ce1615f16d324afff1873ab6b5f0026 +license : GPL-3.0-or-later component : programming.tools summary : Offline documentation browser inspired by Dash description: | - Offline documentation browser inspired by Dash + Zeal is a simple offline documentation browser inspired by Dash. builddeps : - - pkgconfig(glesv2) - pkgconfig(libarchive) - pkgconfig(Qt5WebKit) - pkgconfig(Qt5X11Extras) @@ -18,9 +17,8 @@ - pkgconfig(xcb-keysyms) - extra-cmake-modules setup : | - mkdir build && cd build - %cmake .. + %cmake_ninja build : | - %make -C build + %ninja_build install : | - %make_install -C build + %ninja_install diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -2,39 +2,40 @@ zeal - Peter O'Connor - peter@solus-project.com + Fabio Forni + livingsilver94.solus@tuta.io - GPL-3.0 + GPL-3.0-or-later programming.tools Offline documentation browser inspired by Dash - Offline documentation browser inspired by Dash + Zeal is a simple offline documentation browser inspired by Dash. https://solus-project.com/sources/README.Solus zeal Offline documentation browser inspired by Dash - Offline documentation browser inspired by Dash + Zeal is a simple offline documentation browser inspired by Dash. programming.tools - /usr/bin - /usr/share/applications/zeal.desktop + /usr/bin/zeal + /usr/share/applications/org.zealdocs.Zeal.desktop /usr/share/icons/hicolor/128x128/apps/zeal.png /usr/share/icons/hicolor/16x16/apps/zeal.png /usr/share/icons/hicolor/24x24/apps/zeal.png /usr/share/icons/hicolor/32x32/apps/zeal.png /usr/share/icons/hicolor/64x64/apps/zeal.png + /usr/share/metainfo/org.zealdocs.Zeal.appdata.xml - - 2018-03-23 - 0.6.0 + + 2018-10-19 + 0.6.1 Packaging update - Peter O'Connor - peter@solus-project.com + Fabio Forni + livingsilver94.solus@tuta.io \ No newline at end of file