summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLarzid2019-11-26 00:03:10 -0600
committerLarzid2019-11-26 00:03:10 -0600
commit547775523bbd312b06f46a4086e138c23c3ecf33 (patch)
tree4f39e4186396a401d417763c5cf7ae02f23dff28 /PKGBUILD
parenta4d4ca5235f92b4be56bda527b8eefa09915297e (diff)
downloadaur-547775523bbd312b06f46a4086e138c23c3ecf33.tar.gz
v1.1.5-Losy
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2bc7c3135f43..16736c4d647d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: Larzid <juanitocampamocha@gmail.com>
pkgname=sotw
pkgver=1.1.5
-pkgrel=1
+pkgrel=2
epoch=
pkgdesc="Shadow Of The Wyrm is a single player, traditional roguelike by Julian Day."
arch=('x86_64')
@@ -24,7 +24,7 @@ validpgpkeys=()
build() {
cd shadow-of-the-wyrm
- git checkout stable
+ git checkout master
premake4 --lua_include=/usr/include/lua5.1 --lua_link=lua5.1 gmake
make config=release
#make config=debug