summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 70ed796dd3dc..a49f3cf9563f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = veyon
pkgdesc = Open Source computer monitoring and classroom management
- pkgver = 4.0.4
- pkgrel = 3
+ pkgver = 4.0.5
+ pkgrel = 1
url = https://github.com/veyon
arch = i686
arch = x86_64
@@ -18,7 +18,7 @@ pkgbase = veyon
depends = zlib
depends = qca-qt5
optdepends = kldap: KDE support
- source = git+https://github.com/veyon/veyon#commit=f8defd5f6dce4f2ba66abb509c718325783005a5
+ source = git+https://github.com/veyon/veyon#commit=2ab72712ebe5f60c0bd4eff52cc20b3b9306285c
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 acf2c6d2916d..947b7c4425f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: ser nica <swhat at posteo dot eu>
pkgname=veyon
-pkgver=4.0.4
-pkgrel=3
+pkgver=4.0.5
+pkgrel=1
pkgdesc="Open Source computer monitoring and classroom management"
arch=('i686' 'x86_64')
url="https://github.com/veyon"
@@ -10,7 +10,7 @@ license=('GPLv2')
depends=('qt5-base' 'libxrandr' 'libxtst' 'pam' 'openssl' 'libjpeg-turbo' 'zlib' 'qca-qt5')
optdepends=('kldap: KDE support')
makedepends=('git' 'cmake' 'qt5-tools')
-_commit=f8defd5f6dce4f2ba66abb509c718325783005a5 #tags/4.0.4
+_commit=2ab72712ebe5f60c0bd4eff52cc20b3b9306285c #tags/4.0.5
source=("git+${url}/veyon#commit=$_commit"
"git+${url}/ultravnc.git"
"git+${url}/libvncserver.git"