From f959ae1b3d74215a361a0afb5984940e50c8de6c Mon Sep 17 00:00:00 2001 From: Jami Kettunen Date: Thu, 2 Nov 2023 00:38:52 +0200 Subject: [PATCH] waydroid: update to 1.4.2. --- srcpkgs/waydroid/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/waydroid/template b/srcpkgs/waydroid/template index a975d1f4830b0..d902226652a95 100644 --- a/srcpkgs/waydroid/template +++ b/srcpkgs/waydroid/template @@ -1,7 +1,7 @@ # Template file for 'waydroid' pkgname=waydroid -version=1.4.1 -revision=2 +version=1.4.2 +revision=1 # https://developer.android.com/ndk/guides/abis#sa archs="aarch64* armv7* i686* x86_64*" build_style=gnu-makefile @@ -14,7 +14,7 @@ license="GPL-3.0-or-later" homepage="https://waydro.id" changelog="https://raw.githubusercontent.com/waydroid/waydroid/main/debian/changelog" distfiles="https://github.com/waydroid/waydroid/archive/refs/tags/${version}.tar.gz" -checksum=6c9a87bf61efb72c19d96f442b710bd8b4dd5b5be093e10e2d0b1d1782376207 +checksum=835af2ecfb61ba9c85eff6d2371886325c19b5ee0fbd9bab41169d3da36170cd python_version=3 pycompile_dirs="usr/lib/waydroid"