summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorS Garnica2020-06-13 22:05:24 +0200
committerS Garnica2020-06-13 22:05:24 +0200
commitf28715c9148f87b1fe8511fc8abfbbf52871b432 (patch)
tree3f100ac7a47511844addb705c958fa36f3240a75
parentd1455cfff52a1dc356af2fc57b44a43dc1560f20 (diff)
downloadaur-f28715c9148f87b1fe8511fc8abfbbf52871b432.tar.gz
Update to v4.4.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0fee9089a312..cd8d968948b7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = veyon
pkgdesc = Open Source computer monitoring and classroom management
- pkgver = 4.3.5
+ pkgver = 4.4.0
pkgrel = 1
url = https://github.com/veyon
arch = i686
@@ -26,11 +26,11 @@ pkgbase = veyon
depends = libxinerama
depends = libsasl
optdepends = kldap: KDE support
- source = git+https://github.com/veyon/veyon.git#tag=v4.3.5
+ source = git+https://github.com/veyon/veyon.git#tag=v4.4.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
- source = git+git://anongit.kde.org/kldap.git
+ source = git+https://anongit.kde.org/kldap.git
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index bec8c2e723ca..15fb47f6bcc2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: sgar <swhaat in github>
pkgname=veyon
-pkgver=4.3.5
+pkgver=4.4.0
pkgrel=1
pkgdesc="Open Source computer monitoring and classroom management"
arch=('i686' 'x86_64')
@@ -25,7 +25,7 @@ source=("git+${url}/veyon.git#tag=v${pkgver}"
"git+${url}/ultravnc.git"
"git+${url}/libvncserver.git"
"git+${url}/x11vnc.git"
- "git+git://anongit.kde.org/kldap.git")
+ "git+https://anongit.kde.org/kldap.git")
md5sums=('SKIP'
'SKIP'