summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-09-07 12:24:29 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-09-07 12:24:29 -0700
commit61d712f675c291b5d486457d301bac5f0ff9d0e2 (patch)
tree38d742b7f68421cf606b527508ac9d5385a28a55
parentUpdated to 0.48 (diff)
downloadopenmw-61d712f675c291b5d486457d301bac5f0ff9d0e2.tar.xz
Rebuild against boost 1.83
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1ec6fa3..3e31117 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,11 +7,11 @@
# Arch version does not use system bullet
# Arch version does not use system recastnavigation
# Arch version cannot be built offline
-# Arch version segfaults when loading save games
+# Arch version segfaults when loading save games due to -Wp,-D_GLIBCXX_ASSERTIONS
pkgname=openmw
pkgver=0.48.0
-pkgrel=2
+pkgrel=3
pkgdesc="Open-source engine reimplementation for the role-playing game Morrowind"
arch=('x86_64')
url="http://www.openmw.org"