From 78906fd7c2a740f4b77b1ac5a251753464c36640 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sat, 18 Jul 2020 19:32:02 -0700 Subject: Rebuild with lua5.3 --- PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index 7f56f2a..43209ca 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -9,12 +9,12 @@ _pkgname=freeciv pkgname=freeciv-qt pkgver=2.6.2 -pkgrel=1.2 +pkgrel=2 pkgdesc="A multiuser clone of the famous Microprose game of Civilization" arch=('x86_64' 'aarch64') url="https://www.freeciv.org/" license=('GPL') -depends=('qt5-base' 'sdl2_mixer' 'lua' 'sqlite' 'curl') +depends=('qt5-base' 'sdl2_mixer' 'lua53' 'sqlite' 'curl') makedepends=('python') conflicts=('freeciv') provides=('freeciv') -- cgit v1.2.1