summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8f8e58dbe172..8ad2ea4c655c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = veyon
pkgdesc = Open Source computer monitoring and classroom management
- pkgver = 4.1.5
+ pkgver = 4.1.6
pkgrel = 1
url = https://github.com/veyon
arch = i686
@@ -20,7 +20,7 @@ pkgbase = veyon
depends = qca-qt5
depends = libqtxdg
optdepends = kldap: KDE support
- source = git+https://github.com/veyon/veyon.git#tag=v4.1.5
+ source = git+https://github.com/veyon/veyon.git#tag=v4.1.6
source = git+https://github.com/veyon/ultravnc.git
source = git+https://github.com/veyon/libvncserver.git
source = git+https://github.com/veyon/x11vnc.git
diff --git a/PKGBUILD b/PKGBUILD
index 9cad42ea231b..8e4f3655f8e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: sgar <swhaat in github>
pkgname=veyon
-pkgver=4.1.5
+pkgver=4.1.6
pkgrel=1
pkgdesc="Open Source computer monitoring and classroom management"
arch=('i686' 'x86_64')