We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ded7e4 commit 91cb9ebCopy full SHA for 91cb9eb
1 file changed
srcpkgs/waydroid/template
@@ -1,7 +1,7 @@
1
# Template file for 'waydroid'
2
pkgname=waydroid
3
-version=1.4.2
4
-revision=2
+version=1.5.2
+revision=1
5
# https://developer.android.com/ndk/guides/abis#sa
6
archs="aarch64* armv7* i686* x86_64*"
7
build_style=gnu-makefile
@@ -14,7 +14,7 @@ license="GPL-3.0-or-later"
14
homepage="https://waydro.id"
15
changelog="https://raw.githubusercontent.com/waydroid/waydroid/main/debian/changelog"
16
distfiles="https://github.com/waydroid/waydroid/archive/refs/tags/${version}.tar.gz"
17
-checksum=835af2ecfb61ba9c85eff6d2371886325c19b5ee0fbd9bab41169d3da36170cd
+checksum=89d4dcae4bd320464d6fea45769cdae762c12c5ff9179b06dfc5135ab5342260
18
19
python_version=3
20
pycompile_dirs="usr/lib/waydroid"
0 commit comments