build: Fix rockspec summary
This commit is contained in:
parent
9a780045ff
commit
d303480640
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ source = {
|
||||||
}
|
}
|
||||||
|
|
||||||
description = {
|
description = {
|
||||||
summary = "An asynchronous high(er)-level API wrapper for LGI",
|
summary = "Lua bindings for PulseAudio's libpulse, using the GLib Main Loop.",
|
||||||
homepage = "https://github.com/sclu1034/lua-libpulse-glib",
|
homepage = "https://github.com/sclu1034/lua-libpulse-glib",
|
||||||
license = "GPLv3"
|
license = "GPLv3"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue