Skip to content

Commit

Permalink
wine: update to 9.15.
Browse files Browse the repository at this point in the history
  • Loading branch information
Hoshpak committed Aug 11, 2024
1 parent c942eec commit 82b4166
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.14
version=9.15
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="24572f49cf3473fc9ef2a1ad1cddf511ce0ef43daa55413b4720a6c3e3c89ea6
0a7c9ca9f8d137657417495d5445793f89e5681965a6381d7cfafd998d019557"
checksum="79adef436dd68ddbd70178670a3c23aa98e8afd5540ac0f42345894c458b78dd
1534258ee6cd8cb853c650193644ea4a08357b5c9ca1345fe3efb798a3acf70e"

# 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 82b4166

Please sign in to comment.