summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1d93eb0c1766..d04eaed03485 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: sgar <swhaat in github>
pkgname=veyon
-pkgver=4.8.0
+pkgver=4.8.1
pkgrel=1
pkgdesc="Open Source computer monitoring and classroom management"
arch=('i686' 'x86_64')
@@ -25,7 +25,7 @@ depends=('qt5-base'
'libsasl'
'x11vnc')
optdepends=('kldap: KDE support')
-makedepends=('git' 'gcc' 'cmake' 'qt5-tools' 'procps-ng' 'kldap')
+makedepends=('git' 'gcc' 'cmake' 'qt5-tools' 'procps-ng' 'kldap' 'libprocps')
_commit="637f0d040aa19bd68aa5e1f1060a65e42a65c46b"
source=("git+${url}/veyon.git#commit=${_commit}")
sha256sums=('SKIP')