v0.12.0
This commit is contained in:
parent
7a1347c1f5
commit
543254691b
3 changed files with 3 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
cmake_minimum_required(VERSION 3.0)
|
||||
|
||||
project(Sunshine VERSION 0.11.1)
|
||||
project(Sunshine VERSION 0.12.0)
|
||||
|
||||
set(CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/cmake)
|
||||
|
||||
|
|
|
|||
|
|
@ -37,7 +37,7 @@ Package: sunshine
|
|||
Architecture: amd64
|
||||
Maintainer: @loki
|
||||
Priority: optional
|
||||
Version: 0.11.1
|
||||
Version: 0.12.0
|
||||
Depends: libssl1.1, libavdevice58, libboost-thread1.67.0 | libboost-thread1.71.0 | libboost-thread1.74.0, libboost-filesystem1.67.0 | libboost-filesystem1.71.0 | libboost-filesystem1.74.0, libboost-log1.67.0 | libboost-log1.71.0 | libboost-log1.74.0, libpulse0, libopus0, libxcb-shm0, libxcb-xfixes0, libxtst6, libevdev2, libdrm2, libcap2
|
||||
Description: Gamestream host for Moonlight
|
||||
EOF
|
||||
|
|
|
|||
|
|
@ -8,5 +8,5 @@ Icon=sunshine
|
|||
Categories=Utility;
|
||||
Terminal=true
|
||||
X-AppImage-Name=sunshine
|
||||
X-AppImage-Version=1.0
|
||||
X-AppImage-Version=0.12.0
|
||||
X-AppImage-Arch=x86_64
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue