summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMike Swanson2023-01-24 08:42:58 -0800
committerMike Swanson2023-01-24 08:42:58 -0800
commitd87d90c20725534d50e6f50251c7cfcc2c343dd3 (patch)
tree790056798e2c4cfc22c2a789e39ef88a903a9abc /PKGBUILD
parent75736ef9698d63339770732f706c2d298af3bdc6 (diff)
downloadaur-d87d90c20725534d50e6f50251c7cfcc2c343dd3.tar.gz
Change “wine-stable-next” references to “wine-stable”
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b35c07494f38..699df9a194e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# for example), your WINEPREFIX may break and experience unusual bugs.
# Try to make a clean WINEPREFIX, such as by doing “rm -rf ~/.wine”
-pkgname=wine-stable-next
+pkgname=wine-stable
_pkgver=8.0
pkgver=${_pkgver/-/} # Useful for wine-stable-next
pkgrel=1
@@ -94,11 +94,11 @@ optdepends=(
v4l-utils lib32-v4l-utils
vkd3d lib32-vkd3d
vulkan-icd-loader lib32-vulkan-icd-loader
- wine-mono
+ wine-stable-mono
)
-provides=(wine=$pkgver wine-stable=$pkgver)
-conflicts=(wine wine-stable)
+provides=(wine=$pkgver)
+conflicts=(wine)
prepare() {
# Allow ccache to work