[arch-commits] Commit in lua-filesystem/trunk (PKGBUILD)

Daurnimator daurnimator at archlinux.org
Fri Jul 31 13:28:58 UTC 2020


    Date: Friday, July 31, 2020 @ 13:28:58
  Author: daurnimator
Revision: 666187

upgpkg: lua-filesystem 1.8.0-3: fix missing split package

Modified:
  lua-filesystem/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-31 13:20:15 UTC (rev 666186)
+++ PKGBUILD	2020-07-31 13:28:58 UTC (rev 666187)
@@ -6,10 +6,10 @@
 # Contributor: Anders Bergh <anders1 at gmail.com>
 
 pkgbase=lua-filesystem
-pkgname=(lua-filesystem lua51-filesystem lua52-filesystem)
+pkgname=(lua-filesystem lua51-filesystem lua52-filesystem lua53-filesystem)
 pkgver=1.8.0
 _tag=${pkgver//./_}
-pkgrel=2
+pkgrel=3
 pkgdesc='File System Library for the Lua Programming Language'
 arch=('x86_64')
 url='http://keplerproject.github.io/luafilesystem/'



More information about the arch-commits mailing list