summaryrefslogtreecommitdiff
path: root/wine/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'wine/Pkgfile')
-rw-r--r--wine/Pkgfile6
1 files changed, 3 insertions, 3 deletions
diff --git a/wine/Pkgfile b/wine/Pkgfile
index 344681bd5..093097c2a 100644
--- a/wine/Pkgfile
+++ b/wine/Pkgfile
@@ -4,12 +4,12 @@
# Depends on: fontconfig-32 freeglut-32 gnutls-32 lcms2-32 mpg123-32 openal-32 prelink vkd3d-32 xorg-libxcomposite-32 xorg-libxcursor-32 xorg-libxinerama-32 xorg-libxxf86dga-32
name=wine
-version=6.5
+version=6.6
release=1
source=(https://dl.winehq.org/wine/source/6.x/$name-$version.tar.xz
https://dl.winehq.org/wine/wine-gecko/2.47.2/wine-gecko-2.47.2-x86.msi
https://dl.winehq.org/wine/wine-gecko/2.47.2/wine-gecko-2.47.2-x86_64.msi
- https://dl.winehq.org/wine/wine-mono/6.1.0/wine-mono-6.1.0-x86.msi)
+ https://dl.winehq.org/wine/wine-mono/6.1.1/wine-mono-6.1.1-x86.msi)
build() {
# Allow ccache to work
@@ -59,7 +59,7 @@ build() {
$SRC/wine-gecko-2.47.2-x86.msi \
$SRC/wine-gecko-2.47.2-x86_64.msi
- install $SRC/wine-mono-6.1.0-x86.msi $PKG/usr/share/wine/mono/
+ install $SRC/wine-mono-6.1.1-x86.msi $PKG/usr/share/wine/mono/
rm -r $PKG/usr/share/man/??.UTF-8
}

Generated by cgit