wine: update to 10.1.

This commit is contained in:
Helmut Pozimski 2025-02-09 13:26:25 +01:00
parent e877501d3c
commit 09ff63d4dd

View File

@ -1,6 +1,6 @@
# Template file for 'wine'
pkgname=wine
version=10.0
version=10.1
revision=1
_pkgver=${version/r/-r}
create_wrksrc=yes
@ -11,10 +11,10 @@ short_desc="Run Microsoft Windows applications"
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
license="LGPL-2.1-or-later"
homepage="http://www.winehq.org/"
distfiles="https://dl.winehq.org/wine/source/${version%.*}.0/wine-${_pkgver}.tar.xz
distfiles="https://dl.winehq.org/wine/source/${version%.*}.x/wine-${_pkgver}.tar.xz
https://github.com/wine-staging/wine-staging/archive/v${_pkgver}.tar.gz"
checksum="c5e0b3f5f7efafb30e9cd4d9c624b85c583171d33549d933cd3402f341ac3601
59eb36a2d9786d28242901458b282d49430bdbacf801af575566dcfc6c2943ea"
checksum="63471e37b1a515795ff3368d26a039261660e1377cb427d1b61b3a7b76091663
029009c52a0eb428451d8381992bbcabe50bed4527f3a9c73d00f55c7f3af9cc"
# NOTE: wine depends on specific versions of wine-mono and wine-gecko,
# check for updates to these packages when updating wine