diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,6 +1,6 @@ name : sunshine version : 0.8.0 -release : 1 +release : 2 source : - git|https://github.com/loki-47-6F-64/sunshine.git : ae04c4afbbc44e1b6e15fcb38e9afdd6473b5005 license : GPL-3.0-only @@ -21,7 +21,7 @@ - libboost-devel setup : | mkdir build && cd build - %cmake .. -D SUNSHINE_ASSETS_DIR=/usr/share/sunshine + %cmake .. -D SUNSHINE_ASSETS_DIR=/usr/share/sunshine -D SUNSHINE_EXECUTABLE_PATH=/usr/bin/sunshine build : | %make -C build install : | diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -48,7 +48,7 @@ - + 2021-07-08 0.8.0 Packaging update