Skip to content

Commit

Permalink
wine: update to 9.21.
Browse files Browse the repository at this point in the history
  • Loading branch information
Hoshpak committed Nov 10, 2024
1 parent 5c2b858 commit f032a14
Showing 1 changed file with 3 additions and 3 deletions.
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=9.20
version=9.21
revision=1
_pkgver=${version/r/-r}
create_wrksrc=yes
Expand All @@ -13,8 +13,8 @@ license="LGPL-2.1-or-later"
homepage="http://www.winehq.org/"
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="95f2b45b1458125be7d9fccc94ca5f8cce0a5e4ae11d0d193cfb7dddb35e7a86
e88fe8e23f7160489538636a2d795772415004d48cdcc85d29dd9e59b2fe575d"
checksum="4442b47ffd9b2ea457100e36ed5fd4e6f4d829d9db79a25e605175a988ca2fff
2e8c9cf9e378f99de133c7d86f9f0d5d506305869f4c802cb598f97b2f6bf8a6"

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

0 comments on commit f032a14

Please sign in to comment.