summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO26
-rw-r--r--PKGBUILD14
2 files changed, 20 insertions, 20 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c2a319930a88..cff8c58cacc9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = realvnc-vnc-server
pkgdesc = VNC remote desktop server software by RealVNC
- pkgver = 6.4.1
+ pkgver = 6.5.0
pkgrel = 1
url = https://www.realvnc.com/
install = realvnc-vnc-server.install
@@ -18,18 +18,18 @@ pkgbase = realvnc-vnc-server
conflicts = tightvnc
conflicts = tigervnc
conflicts = turbovnc
- source_x86_64 = https://www.realvnc.com/download/file/vnc.files/VNC-Server-6.4.1-Linux-x64.deb
- md5sums_x86_64 = 1e150172461650518d237eb99bb30408
- source_i686 = https://www.realvnc.com/download/file/vnc.files/VNC-Server-6.4.1-Linux-x86.deb
- md5sums_i686 = 898beed4e723c25bed698c70828e0731
- source_armv7h = https://www.realvnc.com/download/file/vnc.files/VNC-Server-6.4.1-Linux-ARM.deb
- md5sums_armv7h = de96888076a595ccce457d12bc8ce901
- source_armv7 = https://www.realvnc.com/download/file/vnc.files/VNC-Server-6.4.1-Linux-ARM.deb
- md5sums_armv7 = de96888076a595ccce457d12bc8ce901
- source_armv8 = https://www.realvnc.com/download/file/vnc.files/VNC-Server-6.4.1-Linux-ARM.deb
- md5sums_armv8 = de96888076a595ccce457d12bc8ce901
- source_aarch64 = https://www.realvnc.com/download/file/vnc.files/VNC-Server-6.4.1-Linux-ARM.deb
- md5sums_aarch64 = de96888076a595ccce457d12bc8ce901
+ source_x86_64 = https://www.realvnc.com/download/file/vnc.files/VNC-Server-6.5.0-Linux-x64.deb
+ md5sums_x86_64 = b913ddad0af5101d184eb70199c73b07
+ source_i686 = https://www.realvnc.com/download/file/vnc.files/VNC-Server-6.5.0-Linux-x86.deb
+ md5sums_i686 = 2c543f97ada039dcb6dedf166cdaf566
+ source_armv7h = https://www.realvnc.com/download/file/vnc.files/VNC-Server-6.5.0-Linux-ARM.deb
+ md5sums_armv7h = c368c045c485504bcfe4ab1ec724f2e2
+ source_armv7 = https://www.realvnc.com/download/file/vnc.files/VNC-Server-6.5.0-Linux-ARM.deb
+ md5sums_armv7 = c368c045c485504bcfe4ab1ec724f2e2
+ source_armv8 = https://www.realvnc.com/download/file/vnc.files/VNC-Server-6.5.0-Linux-ARM.deb
+ md5sums_armv8 = c368c045c485504bcfe4ab1ec724f2e2
+ source_aarch64 = https://www.realvnc.com/download/file/vnc.files/VNC-Server-6.5.0-Linux-ARM.deb
+ md5sums_aarch64 = c368c045c485504bcfe4ab1ec724f2e2
pkgname = realvnc-vnc-server
diff --git a/PKGBUILD b/PKGBUILD
index ea9d393228f2..0ca7568a69d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_watch=('https://www.realvnc.com/en/connect/download/vnc/linux/' 'VNC-Server-(\d[\d.]*\d+)-Linux-x64\.deb')
pkgname=realvnc-vnc-server
-pkgver=6.4.1
+pkgver=6.5.0
pkgrel=1
pkgdesc='VNC remote desktop server software by RealVNC'
arch=('x86_64' 'i686' 'armv7h' 'armv7' 'armv8' 'aarch64')
@@ -20,12 +20,12 @@ source_armv7=("https://www.realvnc.com/download/file/vnc.files/VNC-Server-${pkgv
source_armv7h=("https://www.realvnc.com/download/file/vnc.files/VNC-Server-${pkgver}-Linux-ARM.deb")
source_armv8=("https://www.realvnc.com/download/file/vnc.files/VNC-Server-${pkgver}-Linux-ARM.deb")
source_aarch64=("https://www.realvnc.com/download/file/vnc.files/VNC-Server-${pkgver}-Linux-ARM.deb")
-md5sums_x86_64=('1e150172461650518d237eb99bb30408')
-md5sums_i686=('898beed4e723c25bed698c70828e0731')
-md5sums_armv7h=('de96888076a595ccce457d12bc8ce901')
-md5sums_armv7=('de96888076a595ccce457d12bc8ce901')
-md5sums_armv8=('de96888076a595ccce457d12bc8ce901')
-md5sums_aarch64=('de96888076a595ccce457d12bc8ce901')
+md5sums_x86_64=('b913ddad0af5101d184eb70199c73b07')
+md5sums_i686=('2c543f97ada039dcb6dedf166cdaf566')
+md5sums_armv7h=('c368c045c485504bcfe4ab1ec724f2e2')
+md5sums_armv7=('c368c045c485504bcfe4ab1ec724f2e2')
+md5sums_armv8=('c368c045c485504bcfe4ab1ec724f2e2')
+md5sums_aarch64=('c368c045c485504bcfe4ab1ec724f2e2')
package() {
bsdtar -xv -C "${pkgdir}" -f "${srcdir}/"data.tar.*