diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : insomnia -version : 5.12.4 -release : 1 +version : 5.14.7 +release : 2 source : - - https://github.com/getinsomnia/insomnia/archive/v5.12.4.tar.gz : 601bab30e5a04ffc97370c2e79889f64742d606e359ca9035601d66b87347661 + - https://github.com/getinsomnia/insomnia/archive/v5.14.7.tar.gz : 5fa0c34310226164e8030b872b5be4da66bd4072a2586805215b2f52322ab210 license : AGPL-3.0 component : programming.tools summary : Insomnia is a cross-platform REST client @@ -29,7 +29,7 @@ npm run bootstrap npm run app-build cd packages/insomnia-app/build - electron-builder + electron-builder --linux dir --x64 install : | install -Dm644 packages/insomnia-app/app/static/icon.png $installdir/usr/share/pixmaps/insomnia.png install -Dm644 $pkgfiles/insomnia.desktop $installdir/usr/share/applications/insomnia.desktop diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -26,12 +26,12 @@ - - 2018-01-19 - 5.12.4 + + 2018-02-26 + 5.14.7 Packaging update Sönke Behrendt thesoenke@outlook.com \ No newline at end of file