summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0eaac5064a8d..3207759c0d9f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = wesnoth-1.6
pkgdesc = Turn-based strategy game on a fantasy world (for old replays)
pkgver = 1.6.5+dev
- pkgrel = 1
+ pkgrel = 2
url = https://www.wesnoth.org
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 6cea6878ce39..255c9370d632 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
pkgname=wesnoth-1.6
pkgver=1.6.5+dev
-pkgrel=1
+pkgrel=2
pkgdesc="Turn-based strategy game on a fantasy world (for old replays)"
arch=('i686' 'x86_64')
url="https://www.wesnoth.org"
@@ -70,7 +70,7 @@ build() {
-Wno-dev \
-DCMAKE_CXX_FLAGS="$CXXFLAGS -ansi -w" \
-DCMAKE_C_FLAGS="$CFLAGS -ansi -w"
- make -j 4
+ make
}
# Note: the manpages are first installed to the same place which other wesnoth