summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMike Swanson2024-02-13 11:51:36 -0800
committerMike Swanson2024-02-13 11:51:36 -0800
commiteee5636d0e37e8f460ae3041b6be341b91ad686b (patch)
tree18862464c850eadeec5e842e30e397a8908e5fc0 /PKGBUILD
parent865b8b8e574b36f915aef1e69fbe578cb88a3be4 (diff)
downloadaur-wine-stable.tar.gz
Use wine-stable-mono
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ad6ff62ab83b..77d406c688d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=wine-stable
_pkgver=9.0
pkgver=${_pkgver/-/} # Useful for wine-stable-next
-pkgrel=1
+pkgrel=2
source=(https://dl.winehq.org/wine/source/9.0/wine-$_pkgver.tar.xz{,.sign}
30-win32-aliases.conf
@@ -88,7 +88,7 @@ optdepends=(
v4l-utils lib32-v4l-utils
vulkan-icd-loader lib32-vulkan-icd-loader
wine-gecko
- wine-mono
+ wine-stable-mono
)
provides=(wine=$pkgver)