waydroid: update to 1.5.2.

This commit is contained in:
Roger Freitas Pereira 2025-02-18 02:08:35 -03:00 committed by Duncan Overbruck
parent 2ded7e4810
commit 91cb9ebcaa

View file

@ -1,7 +1,7 @@
# Template file for 'waydroid' # Template file for 'waydroid'
pkgname=waydroid pkgname=waydroid
version=1.4.2 version=1.5.2
revision=2 revision=1
# https://developer.android.com/ndk/guides/abis#sa # https://developer.android.com/ndk/guides/abis#sa
archs="aarch64* armv7* i686* x86_64*" archs="aarch64* armv7* i686* x86_64*"
build_style=gnu-makefile build_style=gnu-makefile
@ -14,7 +14,7 @@ license="GPL-3.0-or-later"
homepage="https://waydro.id" homepage="https://waydro.id"
changelog="https://raw.githubusercontent.com/waydroid/waydroid/main/debian/changelog" changelog="https://raw.githubusercontent.com/waydroid/waydroid/main/debian/changelog"
distfiles="https://github.com/waydroid/waydroid/archive/refs/tags/${version}.tar.gz" distfiles="https://github.com/waydroid/waydroid/archive/refs/tags/${version}.tar.gz"
checksum=835af2ecfb61ba9c85eff6d2371886325c19b5ee0fbd9bab41169d3da36170cd checksum=89d4dcae4bd320464d6fea45769cdae762c12c5ff9179b06dfc5135ab5342260
python_version=3 python_version=3
pycompile_dirs="usr/lib/waydroid" pycompile_dirs="usr/lib/waydroid"