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 5a7e897efe58..5c874c4c2d3c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = veyon
pkgdesc = Open Source computer monitoring and classroom management
- pkgver = 4.4.1
+ pkgver = 4.4.2
pkgrel = 1
url = https://github.com/veyon
arch = i686
@@ -26,7 +26,7 @@ pkgbase = veyon
depends = libxinerama
depends = libsasl
optdepends = kldap: KDE support
- source = git+https://github.com/veyon/veyon.git#tag=v4.4.1
+ source = git+https://github.com/veyon/veyon.git#tag=v4.4.2
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 94ec3b9291d9..2b82f7671d19 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: sgar <swhaat in github>
pkgname=veyon
-pkgver=4.4.1
+pkgver=4.4.2
pkgrel=1
pkgdesc="Open Source computer monitoring and classroom management"
arch=('i686' 'x86_64')