diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : chatty -version : 0.8.6 -release : 4 +version : 0.8.7 +release : 5 source : - - https://github.com/chatty/chatty/archive/v0.8.6.tar.gz : fcf2c928927aceab2c9caa28f1a841940fd6ca07ff87ce0055ef9bce60d77a20 + - https://github.com/chatty/chatty/archive/v0.8.7.tar.gz : 9e34190d2b9cac17199d6e68b2c01828188e201b93e2e0b5eb925caa6b38d438 license : Apache-2.0 component : network.irc summary : Twitch Chat Client @@ -27,5 +27,5 @@ install -Dm755 $pkgfiles/chatty.sh $installdir/usr/bin/chatty install -Dm644 $pkgfiles/chatty.png $installdir/usr/share/pixmaps/chatty.png - install -Dm755 $pkgfiles/chatty.desktop $installdir/usr/share/applications/chatty.desktop + install -Dm644 $pkgfiles/chatty.desktop $installdir/usr/share/applications/chatty.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 @@ - - 2017-06-02 - 0.8.6 + + 2017-09-20 + 0.8.7 Packaging update Joey Riches josephriches@gmail.com \ No newline at end of file