diff --git a/community/wine/APKBUILD b/community/wine/APKBUILD index c22a3b2026fbf172c52f29010d6653eb91ecf683..c6af8a76b95661338d5015fa2b8753d66d71014c 100644 --- a/community/wine/APKBUILD +++ b/community/wine/APKBUILD @@ -6,7 +6,7 @@ # Contributor: Craig Andrews <candrews@integralblue.com> # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=wine -pkgver=8.21 +pkgver=9.0 pkgrel=0 pkgdesc="Compatibility layer for running Windows programs" url="https://www.winehq.org" @@ -56,7 +56,7 @@ makedepends=" " subpackages="$pkgname-dev $pkgname-doc" checkdepends="xvfb-run" -source="https://dl.winehq.org/wine/source/8.x/wine-$pkgver.tar.xz +source="https://dl.winehq.org/wine/source/9.0/wine-$pkgver.tar.xz rpath.patch " options="textrels !check" # As of 2.0.3 most of the tests fails @@ -157,8 +157,7 @@ doc() { default_doc rm -fr "$subpkgdir"/usr/share/man/*.UTF-8 } - sha512sums=" -4d04d40141d2ea5e548b76aed870ac28d8a03241ffd4e761979c795310baa19136e54a8e518c6ea9bf563c3b23d3c4eb1baefc9906d7eeca469e9942ff99dc40 wine-8.21.tar.xz +838daf2c4581f83f8573b988036f517d57b84894b090a2a17433255d6d044dfa880e6724cdb83082a36c333df9d2083ab68ae53927622a620edd59f33462ada4 wine-9.0.tar.xz 9881abfd0e7e4589cd5724291f9ec06ccb9d88b842c69abb5ea7865b6c27c778a060e60a9776c3620a030555cf61b8cceded55db9f04d5e45d9c627306763bff rpath.patch "