lcpz / awesome-freedesktop

Freedesktop.org menu and desktop icons support for Awesome WM
GNU General Public License v2.0
129 stars 25 forks source link

luarocks version number invalid / out of date #15

Closed alberdingk-thijm closed 4 years ago

alberdingk-thijm commented 5 years ago

I'm on Void Linux and running awesome v4.3 and Lua 5.3. Using luarocks 3.1.3 installed via xbps-install, I'm getting the following error when I run sudo luarocks install awesome-freedesktop:

Installing https://luarocks.org/awesome-freedesktop-git.rockspec

Error: /tmp/luarocks_luarocks-rockspec-awesome-freedesktop-git-2QIp89/awesome-freedesktop-git.rockspec: Type mismatch on field version: invalid value 'git' does not match '[%w.]+-[%d]+' (using rockspec format 1.0)

Looks like the simplest solution is to just assign a version number rather than "git".

lcpz commented 5 years ago

@aajjbb could you please maintain this one as well? Also, please check if lain rock is still valid. The tag seems to have a typo by the way.

aajjbb commented 4 years ago

Hey there, I am sorry for the very late reply. I have just proposed #17 which should address this. Hope it helps.