mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
wine: update to 10.0
Signed-off-by: Fotios Valasiadis <fvalasiad@gmail.com>
This commit is contained in:
parent
f6fd23413b
commit
dd9c11c920
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'wine'
|
# Template file for 'wine'
|
||||||
pkgname=wine
|
pkgname=wine
|
||||||
version=9.22
|
version=10.0
|
||||||
revision=1
|
revision=1
|
||||||
_pkgver=${version/r/-r}
|
_pkgver=${version/r/-r}
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
|
@ -11,10 +11,10 @@ short_desc="Run Microsoft Windows applications"
|
||||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="http://www.winehq.org/"
|
homepage="http://www.winehq.org/"
|
||||||
distfiles="https://dl.winehq.org/wine/source/${version%.*}.x/wine-${_pkgver}.tar.xz
|
distfiles="https://dl.winehq.org/wine/source/${version%.*}.0/wine-${_pkgver}.tar.xz
|
||||||
https://github.com/wine-staging/wine-staging/archive/v${_pkgver}.tar.gz"
|
https://github.com/wine-staging/wine-staging/archive/v${_pkgver}.tar.gz"
|
||||||
checksum="e150d29742aa54f768ef3e976ed861aaa4f9f48542e409bea902d0f49b359683
|
checksum="c5e0b3f5f7efafb30e9cd4d9c624b85c583171d33549d933cd3402f341ac3601
|
||||||
3836e62600650de749c728075d648f80731a85b441daf632eeb4227f1b57a8b4"
|
59eb36a2d9786d28242901458b282d49430bdbacf801af575566dcfc6c2943ea"
|
||||||
|
|
||||||
# NOTE: wine depends on specific versions of wine-mono and wine-gecko,
|
# NOTE: wine depends on specific versions of wine-mono and wine-gecko,
|
||||||
# check for updates to these packages when updating wine
|
# check for updates to these packages when updating wine
|
||||||
|
|
Loading…
Add table
Reference in a new issue