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-luaexpat.changes b/lua-luaexpat.changes
index aefb158..8515d88 100644
--- a/lua-luaexpat.changes
+++ b/lua-luaexpat.changes
@@ -1,3 +1,8 @@
+-------------------------------------------------------------------
+Mon Jul 6 19:05:11 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-luaexpat.spec b/lua-luaexpat.spec
index 8d7b23a..1f234cd 100644
--- a/lua-luaexpat.spec
+++ b/lua-luaexpat.spec
@@ -1,7 +1,7 @@
#
# spec file for package lua-luaexpat
#
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2009 florian.leparoux@gmail.com
# Copyright (c) 2012 Togan Muftuoglu toganm@opensuse.org
#
@@ -14,7 +14,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/
#
@@ -25,7 +25,7 @@ Release: 0
Summary: A SAX XML parser based on the Expat library
License: MIT
Group: Productivity/Networking/Other
-Url: http://matthewwild.co.uk/projects/luaexpat/
+URL: http://matthewwild.co.uk/projects/luaexpat/
Source: http://matthewwild.co.uk/projects/luaexpat/%{mod_name}-%{version}.tar.gz
BuildRequires: %{flavor}-devel
BuildRequires: libexpat-devel