wine: update to 6.0rc2.
This commit is contained in:
parent
9547e44f3c
commit
def0f71c35
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wine'
|
||||
pkgname=wine
|
||||
version=6.0rc1
|
||||
version=6.0rc2
|
||||
wrksrc=wine-${version/r/-r}
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
|
@ -10,7 +10,7 @@ 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%r*}/wine-${version/r/-r}.tar.xz"
|
||||
checksum=78ddc948f946c662779bd5943d91812740480021bc951cbcadeb102c38b53bc8
|
||||
checksum=f20887cbe62cc42539b21f5823d64fdc310018b1533ebf042da81927f3920d76
|
||||
|
||||
lib32mode=full
|
||||
archs="i686 x86_64*"
|
||||
|
|
Loading…
Reference in a new issue