diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : brave -version : 0.65.120 -release : 31 +version : 0.66.99 +release : 32 source : - - https://github.com/brave/brave-browser/releases/download/v0.65.120/brave-browser_0.65.120_amd64.deb : 72f6487256c2bb9da8e1b9a263813af0ddc79cda21b4763c9267c5acf9a9cfff + - https://github.com/brave/brave-browser/releases/download/v0.66.99/brave-browser_0.66.99_amd64.deb : 688d09a1ab85923edb5b0ed9e9309c1872faa00dea36ff75dbe77e2358614bb8 homepage : https://brave.com license : - MPL-2.0 @@ -35,3 +35,8 @@ cp -r opt/brave.com/brave $installdir/usr/share/ ln -sfn /usr/share/brave/brave $installdir/usr/bin/brave-browser install -Dm0644 opt/brave.com/brave/product_logo_128.png $installdir/usr/share/pixmaps/brave-browser.png + + # Remove stuff that aren't necessary on Solus + sed -i 's/brave-browser-stable/brave-browser/g' $installdir/usr/share/applications/brave-browser.desktop + rm -f $installdir/usr/share/man/man1/brave-browser-stable.1.gz + rm -f $installdir/usr/bin/brave-browser-stable \ No newline at end of file diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -222,12 +222,12 @@ - - 2019-06-15 - 0.65.120 + + 2019-07-05 + 0.66.99 Packaging update Jacob Alzén jacob.alzen@gmail.com \ No newline at end of file