summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJuan Garza2021-02-24 03:35:03 -0600
committerJuan Garza2021-02-24 03:35:03 -0600
commitebb8445078e3dbc11897bee09ff8247a88124c98 (patch)
tree5f752620fcd898aa44aed74566bacb538ae93acf /PKGBUILD
parentd037bb31e4e14da1b8714166b46e77ef98ef48e4 (diff)
downloadaur-ebb8445078e3dbc11897bee09ff8247a88124c98.tar.gz
v1.2.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 276f006d6030..0a13f996a752 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
#Maintainer: Larzid <juanitocampamocha@gmail.com>
pkgname=sotw
-pkgver=1.2.5
+pkgver=1.2.8
pkgrel=1
epoch=
pkgdesc="Shadow Of The Wyrm is a single player, traditional roguelike by Julian Day."
@@ -25,7 +25,6 @@ validpgpkeys=()
build() {
cd shadow-of-the-wyrm
git checkout master
- sed -i -e 's|\"lua copy_libs.lua\"|_OPTIONS["lua_link"].." copy_libs.lua"|g' premake4.lua
premake5 --lua_include=/usr/include/lua5.1 --lua_link=lua5.1 gmake
make config=release
#make config=debug