summaryrefslogtreecommitdiff
path: root/wine-staging/Pkgfile
diff options
context:
space:
mode:
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 b4d8c315c..6bf4c0031 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
name=wine-staging
-version=4.19
+version=4.20
release=1
source=(https://dl.winehq.org/wine/source/4.x/wine-$version.tar.xz \
https://github.com/$name/$name/archive/v${version}/$name-$version.tar.gz \
https://dl.winehq.org/wine/wine-gecko/2.47/wine_gecko-2.47-x86.msi \
https://dl.winehq.org/wine/wine-gecko/2.47/wine_gecko-2.47-x86_64.msi \
- https://dl.winehq.org/wine/wine-mono/4.9.3/wine-mono-4.9.3.msi)
+ https://dl.winehq.org/wine/wine-mono/4.9.4/wine-mono-4.9.4.msi)
build() {
# apply staging patches
@@ -58,7 +58,7 @@ build() {
$SRC/wine_gecko-2.47-x86.msi \
$SRC/wine_gecko-2.47-x86_64.msi
- install $SRC/wine-mono-4.9.3.msi $PKG/usr/share/wine/mono/
+ install $SRC/wine-mono-4.9.4.msi $PKG/usr/share/wine/mono/
rm -r $PKG/usr/share/man/??.UTF-8
}

Generated by cgit