summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 19671d9813aa..547addecfacf 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname='lucas-simpsons-hit-and-run-mod-launcher'
pkgver='1.23.2'
-pkgrel='1'
+pkgrel='2'
pkgdesc="Mod launcher for The Simpsons: Hit & Run."
arch=(
'x86_64'
@@ -25,8 +25,6 @@ depends=(
'zenity'
# Wine is needed to run the mod launcher.
'wine'
- # Wine's Mono implementation is needed for running .NET programs in Wine.
- 'wine-mono'
# Winetricks is needed to install the .NET 3.5 SP1 runtime required by the mod launcher.
'winetricks'
)