Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 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=11.15
version=11.16
revision=1
_pkgver=${version/r/-r}
create_wrksrc=yes
Expand All @@ -17,8 +17,8 @@ distfiles="https://dl.winehq.org/wine/source/${version%.*}.x/wine-${_pkgver}.tar
# For zero subversions
#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="5046f36dae210b198ea69792774d4401feed975d465eca6c251c9394400ec272
22d6d6b1940907457943ecf3fe5f06eeb70872bd91b99253661923758ab35864"
checksum="c66e2090343dcd727f7f7fd2f87ee0bfb0b118790c1d745ab7b8a4c3a4197f2f
626334d69853c683f558fcfaf66b4a2eefb3b9db5bccf16317fc897bcb514891"

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