File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- # lua-fenster-audio
1+ # lua-fensteraudio
22
33> The most minimal cross-platform audio playback library - now in Lua!
44
Original file line number Diff line number Diff line change 1- name : lua-fenster-audio
1+ name : lua-fensteraudio
22
33
44x-build-preset : &build_preset
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ rockspec_format = '3.0'
22package = ' fensteraudio'
33version = ' dev-1' -- this will be replaced by the release workflow
44source = {
5- url = ' git+https://github.com/jonasgeiler/lua-fenster-audio ' ,
5+ url = ' git+https://github.com/jonasgeiler/lua-fensteraudio ' ,
66 branch = ' main' , -- this will be replaced by the release workflow
77}
88description = {
@@ -12,8 +12,8 @@ description = {
1212 ' C library, providing a minimal cross-platform audio playback library for ' ..
1313 ' playing sound files and tones.' ,
1414 license = ' MIT' ,
15- homepage = ' https://github.com/jonasgeiler/lua-fenster-audio ' ,
16- issues_url = ' https://github.com/jonasgeiler/lua-fenster-audio /issues' ,
15+ homepage = ' https://github.com/jonasgeiler/lua-fensteraudio ' ,
16+ issues_url = ' https://github.com/jonasgeiler/lua-fensteraudio /issues' ,
1717 maintainer = ' Jonas Geiler' ,
1818 labels = {
1919 ' audio' , ' sound' , ' alsa'
You can’t perform that action at this time.
0 commit comments