Date: Friday, February 5, 2021 @ 16:08:06
  Author: daurnimator
Revision: 846196

Add missing split package for Lua 5.3

Modified:
  lua-http/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-02-05 16:07:30 UTC (rev 846195)
+++ PKGBUILD    2021-02-05 16:08:06 UTC (rev 846196)
@@ -1,6 +1,6 @@
 # Maintainer: Daurnimator <[email protected]>
 
-pkgname=('lua-http' 'lua51-http' 'lua52-http')
+pkgname=('lua-http' 'lua53-http' 'lua52-http' 'lua51-http')
 pkgver=0.4
 pkgrel=1
 arch=('any')

Reply via email to