diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : mailspring -version : 1.5.1 -release : 15 +version : 1.5.2 +release : 16 source : - - https://github.com/Foundry376/Mailspring/releases/download/1.5.1/mailspring-1.5.1-amd64.deb : d5faef2ec702b57fc0b8715908e7fee17017f20204787f29f2a5685449bfe98f + - https://github.com/Foundry376/Mailspring/releases/download/1.5.2/mailspring-1.5.2-amd64.deb : 5bb7e13984e829ed1e195b72141771c3fbe72af16501fefd6b05aa66f0f27043 license : - GPL-3.0-or-later - Distributable # mailsync @@ -31,6 +31,5 @@ install : | ar x $sources/mailspring-${version}-amd64.deb tar xf data.tar.* - mkdir -p %installroot% - cp -r usr %installroot%/ - cp %installroot%/usr/share/icons/hicolor/64x64/apps/mailspring.png $installdir/usr/share/pixmaps/mailspring.png + install -dm00644 $installdir + cp -r usr $installdir diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -218,12 +218,12 @@ - - 2018-10-28 - 1.5.1 + + 2018-11-06 + 1.5.2 Packaging update Alec Scott alecbcs@gmail.com \ No newline at end of file