Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / 
scrcpy


Commits:
36e4d708 by Christian Heusel at 2025-06-11T23:09:19+02:00
upgpkg: 3.3-1: New upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = scrcpy
        pkgdesc = Display and control your Android device
-       pkgver = 3.2
+       pkgver = 3.3
        pkgrel = 1
        url = https://github.com/Genymobile/scrcpy
        arch = x86_64
@@ -12,9 +12,9 @@ pkgbase = scrcpy
        depends = sdl2
        depends = glibc
        depends = libusb
-       source = git+https://github.com/Genymobile/scrcpy#tag=v3.2
-       source = 
scrcpy-server-3.2.apk::https://github.com/Genymobile/scrcpy/releases/download/v3.2/scrcpy-server-v3.2
-       b2sums = 
b1c242393c6a885c816ea957aa8a59273c7eacf4017be04f51f1fdf8353359f5444b416e02da4e80c54758c955a3ada6f323d675c1c7d31674104f9d4ef599a0
-       b2sums = 
bf65e771a63ef786543f421ad64fddd12cd3c5ab35c49595a0efb58960235fad0989e93c218526d067d49af4d4e1e8a52d68e7936ff854d4ab7239506cb0f958
+       source = git+https://github.com/Genymobile/scrcpy#tag=v3.3
+       source = 
scrcpy-server-3.3.apk::https://github.com/Genymobile/scrcpy/releases/download/v3.3/scrcpy-server-v3.3
+       b2sums = 
8d00904f6c2f90697738a78c96ba1c452937c3e18ec44370e4007288fe22c46dfa5f7cb26e6dd1d5b1508277e8188cc1919a13a16851ef92132771b929313847
+       b2sums = 
202969bc7f2a45a907b93033fdd57498c403bb8ccf7a31e9bcd33ba06fa09a8e14c898f828f1ee2e58a01d50db0ac11c86705a6afeb644cb3e7cfc7b6bddbed3
 
 pkgname = scrcpy


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Andrew Rabert <[email protected]>
 
 pkgname=scrcpy
-pkgver=3.2
+pkgver=3.3
 pkgrel=1
 pkgdesc='Display and control your Android device'
 arch=(x86_64)
@@ -13,8 +13,8 @@ depends=(android-tools ffmpeg sdl2 glibc libusb)
 makedepends=(git meson)
 source=("git+$url#tag=v$pkgver"
         
"$pkgname-server-$pkgver.apk::$url/releases/download/v$pkgver/$pkgname-server-v$pkgver")
-b2sums=('b1c242393c6a885c816ea957aa8a59273c7eacf4017be04f51f1fdf8353359f5444b416e02da4e80c54758c955a3ada6f323d675c1c7d31674104f9d4ef599a0'
-        
'bf65e771a63ef786543f421ad64fddd12cd3c5ab35c49595a0efb58960235fad0989e93c218526d067d49af4d4e1e8a52d68e7936ff854d4ab7239506cb0f958')
+b2sums=('8d00904f6c2f90697738a78c96ba1c452937c3e18ec44370e4007288fe22c46dfa5f7cb26e6dd1d5b1508277e8188cc1919a13a16851ef92132771b929313847'
+        
'202969bc7f2a45a907b93033fdd57498c403bb8ccf7a31e9bcd33ba06fa09a8e14c898f828f1ee2e58a01d50db0ac11c86705a6afeb644cb3e7cfc7b6bddbed3')
 
 build() {
   mkdir -p build



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/scrcpy/-/commit/36e4d70836ccfd11a9ad19547a0d6093d3cf17cf

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/scrcpy/-/commit/36e4d70836ccfd11a9ad19547a0d6093d3cf17cf
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to