summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSergio Garnica2019-04-29 11:10:34 +0200
committerSergio Garnica2019-04-29 11:10:34 +0200
commit42113dba80aa03ec06f2b5dd42dc7c960603289f (patch)
treebf190244ab6b063c8f14b3f18601bb1f7e305350
parentcd0d5c570c352cf36124223d30882c42a5a67ce9 (diff)
downloadaur-42113dba80aa03ec06f2b5dd42dc7c960603289f.tar.gz
Upgrade v4.2.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 482cecddf223..3860e60fb7a4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = veyon
pkgdesc = Open Source computer monitoring and classroom management
- pkgver = 4.1.8
+ pkgver = 4.2.0
pkgrel = 1
url = https://github.com/veyon
arch = i686
@@ -22,7 +22,7 @@ pkgbase = veyon
depends = lzo
depends = libxinerama
optdepends = kldap: KDE support
- source = git+https://github.com/veyon/veyon.git#tag=v4.1.8
+ source = git+https://github.com/veyon/veyon.git#tag=v4.2.0
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 496a15b59338..d040aa8ae22f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: sgar <swhaat in github>
pkgname=veyon
-pkgver=4.1.8
+pkgver=4.2.0
pkgrel=1
pkgdesc="Open Source computer monitoring and classroom management"
arch=('i686' 'x86_64')