summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2022-07-11 08:54:53 -0600
committerMark Wagie2022-07-11 08:54:53 -0600
commit3d551b4b95a8fab22624a3cb42a52893def1a01b (patch)
tree6efb37e948993016ad24f63d8b2a0d5f08d7aae3
parentcecb9f3793e8fd2f7155838e0a009a66bd2c6c14 (diff)
downloadaur-3d551b4b95a8fab22624a3cb42a52893def1a01b.tar.gz
2.0.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2dc3b560c4b6..200537cdb879 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = qtscrcpy
pkgdesc = Android real-time screencast control tool
- pkgver = 2.0.0
+ pkgver = 2.0.1
pkgrel = 1
url = https://github.com/barry-ran/QtScrcpy
arch = x86_64
@@ -16,7 +16,7 @@ pkgbase = qtscrcpy
conflicts = qt-scrcpy
replaces = qt-scrcpy
backup = etc/qtscrcpy/config.ini
- source = git+https://github.com/barry-ran/QtScrcpy.git#commit=5d62f85ff659a80a23c932f2db0ae907e66025ab
+ source = git+https://github.com/barry-ran/QtScrcpy.git#commit=97975ee3cb7c5e59969f90eb65b1599177aa42c4
source = git+https://github.com/barry-ran/QtScrcpyCore.git
source = path-fix.patch
source = qtscrcpy.desktop
diff --git a/PKGBUILD b/PKGBUILD
index 21ab41899bd0..bbbdc2dff45a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>
pkgname=('qtscrcpy' 'qtscrcpy-docs')
pkgbase=qtscrcpy
-pkgver=2.0.0
+pkgver=2.0.1
pkgrel=1
pkgdesc="Android real-time screencast control tool"
arch=('x86_64' 'aarch64')
@@ -13,7 +13,7 @@ optdepends=('sndcpy: audio mirroring for Android >=10')
conflicts=('qt-scrcpy')
replaces=('qt-scrcpy')
backup=("etc/$pkgbase/config.ini")
-_commit=5d62f85ff659a80a23c932f2db0ae907e66025ab
+_commit=97975ee3cb7c5e59969f90eb65b1599177aa42c4
source=("git+https://github.com/barry-ran/QtScrcpy.git#commit=${_commit}"
'git+https://github.com/barry-ran/QtScrcpyCore.git'
'path-fix.patch'