Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
wine: update to 10.0
Browse files Browse the repository at this point in the history
Signed-off-by: Fotios Valasiadis <fvalasiad@gmail.com>
fvalasiad committed Jan 22, 2025
1 parent 9f00de6 commit 89dfe12
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions srcpkgs/wine/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'wine'
pkgname=wine
version=9.22
version=10.0
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%.*}.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"
checksum="e150d29742aa54f768ef3e976ed861aaa4f9f48542e409bea902d0f49b359683
3836e62600650de749c728075d648f80731a85b441daf632eeb4227f1b57a8b4"
checksum="c5e0b3f5f7efafb30e9cd4d9c624b85c583171d33549d933cd3402f341ac3601
59eb36a2d9786d28242901458b282d49430bdbacf801af575566dcfc6c2943ea"

# NOTE: wine depends on specific versions of wine-mono and wine-gecko,
# check for updates to these packages when updating wine

0 comments on commit 89dfe12

Please sign in to comment.