summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorxiota2024-04-10 23:01:26 +0000
committerxiota2024-04-10 23:01:26 +0000
commitece84276e8b76461831fc540a3bf9c65f5c19127 (patch)
treec4a647cd63a60c66bfd49e4b4b7c2933380b932f /PKGBUILD
parentd9d0e22283b920107daf790485dca5f61c8ec0ee (diff)
downloadaur-qtscrcpy.tar.gz
2.2.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a3bf2084a70f..46454d358ca9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,8 @@ unset _pkgtype
# basic info
_pkgname=qtscrcpy
pkgname="$_pkgname${_pkgtype:-}"
-pkgver=2.1.2
-pkgrel=2
+pkgver=2.2.1
+pkgrel=1
pkgdesc="Android real-time screencast control tool"
url="https://github.com/barry-ran/QtScrcpy"
license=('Apache-2.0')