summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSergio Garnica2018-10-10 17:14:35 +0200
committerSergio Garnica2018-10-10 17:14:35 +0200
commit36d07b5e02cd2b86f48f7f94333477b9bd478675 (patch)
tree9770daadfd97ca7b518c056c7f1e3a82ccadeba0
parent9feb40fcfc84b66e6289ae0aa490f8e91a1c49d6 (diff)
downloadaur-36d07b5e02cd2b86f48f7f94333477b9bd478675.tar.gz
Update v4.1.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 417889df93e2..3faf887be803 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = veyon
pkgdesc = Open Source computer monitoring and classroom management
- pkgver = 4.1.3
- pkgrel = 3
+ pkgver = 4.1.4
+ pkgrel = 1
url = https://github.com/veyon
arch = i686
arch = x86_64
@@ -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.3
+ source = git+https://github.com/veyon/veyon.git#tag=v4.1.4
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 db30be0db4a2..187f08f0d228 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: ser nica <swhat at posteo dot eu>
pkgname=veyon
-pkgver=4.1.3
-pkgrel=3
+pkgver=4.1.4
+pkgrel=1
pkgdesc="Open Source computer monitoring and classroom management"
arch=('i686' 'x86_64')
url="https://github.com/veyon"