Skip to content

Commit aa82333

Browse files
author
TUR Github Actions
committed
bump(tur-multilib/wine-devel): 10.0
This commit has been automatically submitted by Github Actions.
1 parent 415c3a8 commit aa82333

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tur-multilib/wine-devel/build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ TERMUX_PKG_DESCRIPTION="A compatibility layer for running Windows programs"
33
TERMUX_PKG_LICENSE="LGPL-2.1"
44
TERMUX_PKG_LICENSE_FILE="LICENSE, LICENSE.OLD, COPYING.LIB"
55
TERMUX_PKG_MAINTAINER="@termux-user-repository"
6-
TERMUX_PKG_VERSION="10.0~rc6"
6+
TERMUX_PKG_VERSION="10.0"
77
_REAL_VERSION="${TERMUX_PKG_VERSION/\~/-}"
88
_VERSION_FOLDER="$(test "${_REAL_VERSION:3:1}" = 0 && echo ${_REAL_VERSION:0:4} || echo ${_REAL_VERSION:0:3}x)"
99
TERMUX_PKG_SRCURL=https://dl.winehq.org/wine/source/${_VERSION_FOLDER}/wine-$_REAL_VERSION.tar.xz
10-
TERMUX_PKG_SHA256=b751769cad3e9a4582d01e35d48a5a1ba59918825fae2a59c068b35f86fbd614
10+
TERMUX_PKG_SHA256=c5e0b3f5f7efafb30e9cd4d9c624b85c583171d33549d933cd3402f341ac3601
1111
TERMUX_PKG_DEPENDS="fontconfig, freetype, krb5, libandroid-spawn, libc++, libgmp, libgnutls, libxcb, libxcomposite, libxcursor, libxfixes, libxrender, mesa, opengl, pulseaudio, sdl2, vulkan-loader, xorg-xrandr"
1212
TERMUX_PKG_ANTI_BUILD_DEPENDS="vulkan-loader"
1313
TERMUX_PKG_BUILD_DEPENDS="libandroid-spawn-static, vulkan-loader-generic"

0 commit comments

Comments
 (0)