summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c955c764c203..1b878d29ddbb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = guiscrcpy-git
pkgdesc = Open Source GUI based Android Screen Mirroring System
- pkgver = 3.0.r14.g216940e
+ pkgver = 3.3.1.r0.ga907e87
pkgrel = 1
- url = https://srevinsaju.github.io/guiscrcpy
+ url = https://guiscrcpy.github.io
arch = any
license = GPL3
makedepends = git
diff --git a/PKGBUILD b/PKGBUILD
index 90a5282f937e..9e57f0f4d243 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>
pkgname=guiscrcpy-git
-pkgver=3.0.r14.g216940e
+pkgver=3.3.1.r0.ga907e87
pkgrel=1
pkgdesc="Open Source GUI based Android Screen Mirroring System"
arch=('any')
-url="https://srevinsaju.github.io/guiscrcpy"
+url="https://guiscrcpy.github.io"
license=('GPL3')
depends=('scrcpy' 'python-gitpython' 'python-pyqt5' 'python-psutil' 'python-pynput')
makedepends=('git' 'python-setuptools')