Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/luarocks-lua53/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'luarocks-lua53'
pkgname=luarocks-lua53
version=3.11.1
version=3.13.0
revision=1
build_style=configure
configure_args="
Expand All @@ -17,7 +17,7 @@ license="MIT"
homepage="https://luarocks.org/"
changelog="https://github.com/luarocks/luarocks/wiki/Release-history"
distfiles="https://luarocks.org/releases/luarocks-${version}.tar.gz"
checksum=c3fb3d960dffb2b2fe9de7e3cb004dc4d0b34bb3d342578af84f84325c669102
checksum=245bf6ec560c042cb8948e3d661189292587c5949104677f1eecddc54dbe7e37
alternatives="
luarocks:luarocks:/usr/bin/luarocks-5.3
luarocks:luarocks-admin:/usr/bin/luarocks-admin-5.3"
Expand Down