summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSandy Carter2018-01-20 10:48:34 -0800
committerSandy Carter2018-01-20 10:48:34 -0800
commit17dff0f0aa91896ff06f09ba0d99c259087e51d2 (patch)
tree20b454892c41717db4dd8f2ea943cb2ac73f0c79
parent9e20602862a47b4ea1c91bd2001aa299024be470 (diff)
downloadaur-17dff0f0aa91896ff06f09ba0d99c259087e51d2.tar.gz
Fix path of setup
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eee3bae335c5..088c57d72465 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,3 +1,5 @@
+# Generated by mksrcinfo v8
+# Sat Jan 20 18:48:09 UTC 2018
pkgbase = gog-heroes-of-might-and-magic-3-complete-edition
pkgdesc = Heroes of Might & Magic III and its expansions: Armageddon's Blade and The Shadow of Death (with optional HD patch)
pkgver = 4.0.10665
diff --git a/PKGBUILD b/PKGBUILD
index 75fc65359cc9..99c56db91e52 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -37,7 +37,7 @@ build() {
install -m755 -d "$srcdir"/tmp "$srcdir"/tmp/env "$srcdir"/tmp/local
msg "Running GOG installer (Don't customize or launch game)"
- wine "${srcdir}/setup_homm_3_complete_${pkgver}.exe"
+ wine "${srcdir}/setup_homm3_complete_${pkgver}.exe"
# Unfortunately, /verysilent doesn't work
# messagebox from showing up and blocking. Manual intervention is required
# msg "Installing HD patch"