summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSergio Garnica2019-05-09 11:21:51 +0200
committerSergio Garnica2019-05-09 11:21:51 +0200
commit3558fd0c15b063a8e89e518459348d61d1f3c21f (patch)
treee3be15b49e18cf5991bd6aa53d6cfc9a49bd57f5
parent42113dba80aa03ec06f2b5dd42dc7c960603289f (diff)
downloadaur-3558fd0c15b063a8e89e518459348d61d1f3c21f.tar.gz
Upgrade v4.2.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3860e60fb7a4..bbc981380c7f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = veyon
pkgdesc = Open Source computer monitoring and classroom management
- pkgver = 4.2.0
+ pkgver = 4.2.1
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.2.0
+ source = git+https://github.com/veyon/veyon.git#tag=v4.2.1
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 d040aa8ae22f..9bee2d4b0721 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: sgar <swhaat in github>
pkgname=veyon
-pkgver=4.2.0
+pkgver=4.2.1
pkgrel=1
pkgdesc="Open Source computer monitoring and classroom management"
arch=('i686' 'x86_64')