summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkewl fft2023-09-21 19:36:37 +0100
committerkewl fft2023-09-21 19:36:37 +0100
commita98daf33e8882eaeac2dfe3da9b58c1b742d41b5 (patch)
tree8d8bdd69b4798a13d22c5164ac26500f0e2634be /PKGBUILD
parent2772fe60aaf6b0f30b369bc474f242eaee0bed0b (diff)
downloadaur-a98daf33e8882eaeac2dfe3da9b58c1b742d41b5.tar.gz
Update to version 7.6.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 83c54393f0da..e4f1ba5d9750 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=7.6.0
+pkgver=7.6.1
pkgrel=1
pkgdesc='VNC remote desktop server software by RealVNC'
arch=('x86_64' 'armv7h' 'aarch64')
@@ -17,9 +17,9 @@ conflicts=('tightvnc' 'tigervnc' 'turbovnc')
source_x86_64=("https://downloads.realvnc.com/download/file/vnc.files/VNC-Server-${pkgver}-Linux-x64.deb")
source_armv7h=("https://downloads.realvnc.com/download/file/vnc.files/VNC-Server-${pkgver}-Linux-ARM.deb")
source_aarch64=("https://downloads.realvnc.com/download/file/vnc.files/VNC-Server-${pkgver}-Linux-ARM64.deb")
-sha256sums_x86_64=('a5cc4f63aa2a16898aeba14574b65328751513e84c7fff930045f525e656f889')
-sha256sums_armv7h=('ed0041259e0f71efc31dad912d02f0cb77e53050c6f45d337ecd98a33134ff5d')
-sha256sums_aarch64=('eaf5ba44862a998d0a9ceaab293ab605513c2f39dbc3598ac37429f244b90ea1')
+sha256sums_x86_64=('78f2517b85688902b52d5bc8b842a775c5c4242b499ad80ff30ddcbd0e4af7a3')
+sha256sums_armv7h=('a5d20b8dc33bd06f35e055966bf35704a4a05550fd253ff395c46db059051282')
+sha256sums_aarch64=('3f1c3ebf306985d76b3d7d1a656733c89d89f5d56b2bcfbd0e938649de030e1a')
package() {
bsdtar -xv -C "${pkgdir}" -f "${srcdir}/"data.tar.*