wine: update to 9.5.

wine: update to 9.5
This commit is contained in:
iFoundSilentHouse 2024-03-24 10:57:58 +06:00 committed by Helmut Pozimski
parent 6854a7ca64
commit 82319b3e03
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'wine' # Template file for 'wine'
pkgname=wine pkgname=wine
version=9.4 version=9.5
revision=1 revision=1
_pkgver=${version/r/-r} _pkgver=${version/r/-r}
create_wrksrc=yes create_wrksrc=yes
@ -13,8 +13,8 @@ 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%.*}.x/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="c55ff9957612549b8c7df7cddc79d7a00d19157d05b371148bf08d4ddf768ec6 checksum="12cf2fb7098134e2351c49ea3ba8f4da2a674f1f8722bebd4c3a4a6ca6d2e975
41870d98414a636848c102af6a3530f8bb15b7542de75efa3f217f02415611ef" 950dc87325ae418dc590559b3c4c4c09f917ebdb5fcf9629839dadf65228c345"
# 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