mirror of
https://github.com/clangen/musikcube.git
synced 2024-11-19 11:10:52 +00:00
Updated musikcube.spec with next version.
This commit is contained in:
parent
b8fe116836
commit
a5707f547e
@ -1,6 +1,6 @@
|
||||
%define name musikcube
|
||||
%define build_timestamp %{lua: print(os.date("%Y%m%d"))}
|
||||
%define version 0.35.1
|
||||
%define version 0.40.0
|
||||
Name: %{name}
|
||||
Version: %{version}
|
||||
Release: %{dist}
|
||||
@ -19,7 +19,6 @@ A cross-platform, terminal-based audio engine, library, player and server writte
|
||||
%prep
|
||||
%autosetup -n %{name}-%{version}
|
||||
|
||||
|
||||
%build
|
||||
cmake -D CMAKE_INSTALL_PREFIX:PATH=%{_prefix} -DCMAKE_BUILD_TYPE=Release .
|
||||
make -j2
|
||||
|
Loading…
Reference in New Issue
Block a user