summaryrefslogtreecommitdiff
path: root/wine-staging/Pkgfile
diff options
context:
space:
mode:
authorMatt Housh <jaeger@crux.ninja>2021-04-12 16:56:08 -0500
committerMatt Housh <jaeger@crux.ninja>2021-04-12 16:56:08 -0500
commita833d9870618b4ec483ef9a3ce331dca80cb1d80 (patch)
tree58fe64a772d3b2a49ea70af2a0ff7dd31acef4d5 /wine-staging/Pkgfile
parente30ae235bb55666cb406cb4416037970d741d616 (diff)
downloadcontrib-a833d9870618b4ec483ef9a3ce331dca80cb1d80.tar.gz
contrib-a833d9870618b4ec483ef9a3ce331dca80cb1d80.tar.xz
wine-staging: updated to version 6.6
Diffstat (limited to 'wine-staging/Pkgfile')
-rw-r--r--wine-staging/Pkgfile6
1 files changed, 3 insertions, 3 deletions
diff --git a/wine-staging/Pkgfile b/wine-staging/Pkgfile
index 1aae6e2ae..e004899c0 100644
--- a/wine-staging/Pkgfile
+++ b/wine-staging/Pkgfile
@@ -4,13 +4,13 @@
# Depends on: fontconfig-32 freeglut-32 gnutls-32 lcms2-32 mpg123-32 openal-32 prelink xorg-libxcomposite-32 xorg-libxcursor-32 xorg-libxinerama-32 xorg-libxrandr-32 xorg-libxxf86dga-32 vkd3d-32 mingw-w64-gcc
name=wine-staging
-version=6.2
+version=6.6
release=1
source=(https://dl.winehq.org/wine/source/6.x/wine-${version:0:4}.tar.xz \
https://github.com/$name/$name/archive/v$version/$name-$version.tar.gz \
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.0.0/wine-mono-6.0.0-x86.msi)
+ https://dl.winehq.org/wine/wine-mono/6.1.1/wine-mono-6.1.1-x86.msi)
build() {
# apply staging patches
@@ -58,7 +58,7 @@ build() {
$SRC/wine-gecko-2.47.2-x86.msi \
$SRC/wine-gecko-2.47.2-x86_64.msi
- install $SRC/wine-mono-6.0.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