diff --git a/hardware/misc/android-tools/pspec.xml b/hardware/misc/android-tools/pspec.xml index 8a0cafa6f4..5359b45cb2 100644 --- a/hardware/misc/android-tools/pspec.xml +++ b/hardware/misc/android-tools/pspec.xml @@ -12,7 +12,7 @@ programming.tools Android Platform Tools Android Platform Tools - https://github.com/nmeum/android-tools/releases/download/33.0.3/android-tools-33.0.3.tar.xz + https://github.com/nmeum/android-tools/releases/download/34.0.1/android-tools-34.0.1.tar.xz git gcc @@ -58,6 +58,13 @@ + + 2023-06-11 + 34.0.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-10-22 33.0.3 diff --git a/hardware/misc/android-udev/pspec.xml b/hardware/misc/android-udev/pspec.xml index bb2c39ec9d..57cb2ad5b2 100644 --- a/hardware/misc/android-udev/pspec.xml +++ b/hardware/misc/android-udev/pspec.xml @@ -11,7 +11,7 @@ GPL3 Udev rules to connect Android devices to your linux box Udev rules to connect Android devices to your linux box - https://github.com/M0Rf30/android-udev-rules/archive/refs/tags/20220102.tar.gz + https://github.com/M0Rf30/android-udev-rules/archive/refs/tags/20230303.tar.gz eudev-devel libmtp-devel @@ -37,6 +37,13 @@ + + 2023-06-11 + 20230303 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-05-03 20220102 diff --git a/hardware/mobile/scrcpy/actions.py b/hardware/mobile/scrcpy/actions.py index 9c6846c1d4..5b9bfd9ba7 100755 --- a/hardware/mobile/scrcpy/actions.py +++ b/hardware/mobile/scrcpy/actions.py @@ -13,7 +13,7 @@ from pisi.actionsapi import get NoStrip=["/usr/local"] def setup(): - mesontools.configure("-D b_lto=true -D b_ndebug=true -D prebuilt_server='%s/scrcpy-server-v1.24'" % get.workDIR()) + mesontools.configure("-D b_lto=true -D b_ndebug=true -D prebuilt_server='%s/scrcpy-server-v2.0'" % get.workDIR()) def build(): mesontools.build() diff --git a/hardware/mobile/scrcpy/pspec.xml b/hardware/mobile/scrcpy/pspec.xml index b2a1f01606..c5f13a9f0a 100755 --- a/hardware/mobile/scrcpy/pspec.xml +++ b/hardware/mobile/scrcpy/pspec.xml @@ -13,8 +13,8 @@ app:console Display and control your Android device Display and control your Android device - https://github.com/Genymobile/scrcpy/archive/refs/tags/v1.24.tar.gz - https://github.com/Genymobile/scrcpy/releases/download/v1.24/scrcpy-server-v1.24 + https://github.com/Genymobile/scrcpy/archive/refs/tags/v2.0.tar.gz + https://github.com/Genymobile/scrcpy/releases/download/v2.0/scrcpy-server-v2.0 jdk-openjdk git @@ -48,6 +48,13 @@ + + 2022-06-11 + 2.0 + Ver. Bump. + Kamil Atlı + suvari@pisilinux.org + 2022-05-28 1.24