diff --git a/_multibuild b/_multibuild
index a01285a..72d2b45 100644
--- a/_multibuild
+++ b/_multibuild
@@ -1,4 +1,5 @@
lua51
lua53
+lua54
diff --git a/lua-mpack.changes b/lua-mpack.changes
index b80840b..baa5103 100644
--- a/lua-mpack.changes
+++ b/lua-mpack.changes
@@ -1,3 +1,8 @@
+-------------------------------------------------------------------
+Mon Jul 6 19:07:30 UTC 2020 - Matej Cepl
+
+- Add lua54 as new build target
+
-------------------------------------------------------------------
Mon Oct 30 14:45:32 UTC 2017 - jmatejek@suse.com
diff --git a/lua-mpack.spec b/lua-mpack.spec
index 0cdf747..5fdd8cf 100644
--- a/lua-mpack.spec
+++ b/lua-mpack.spec
@@ -1,7 +1,7 @@
#
# spec file for package lua-mpack
#
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@@ -23,7 +23,7 @@ Release: 0
Summary: Implementation of MessagePack for Lua 5.1
License: MIT
Group: Development/Libraries/Other
-Url: https://github.com/libmpack/libmpack-lua
+URL: https://github.com/libmpack/libmpack-lua
Source: https://github.com/libmpack/libmpack-lua/archive/%{version}.tar.gz
# libmpack source is necessary to build lua-mpack, next release should build
# fine against system version