Date: Sunday, December 25, 2022 @ 17:58:23
  Author: felixonmars
Revision: 464821

upgpkg: libvncserver 0.9.14-1

Modified:
  libvncserver/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-12-25 11:20:20 UTC (rev 464820)
+++ PKGBUILD    2022-12-25 17:58:23 UTC (rev 464821)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Powalowski <[email protected]>
 
 pkgname=libvncserver
-pkgver=0.9.13
+pkgver=0.9.14
 pkgrel=1
 pkgdesc="Cross-platform C libraries that allow you to easily implement VNC 
server or client functionality"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 depends=('libpng' 'libjpeg' 'gnutls' 'libgcrypt' 'openssl' 'libnsl')
 makedepends=('sdl2' 'cmake')
 
source=("https://github.com/LibVNC/libvncserver/archive/LibVNCServer-${pkgver}.tar.gz";)
-sha256sums=('0ae5bb9175dc0a602fe85c1cf591ac47ee5247b87f2bf164c16b05f87cbfa81a')
+sha256sums=('83104e4f7e28b02f8bf6b010d69b626fae591f887e949816305daebae527c9a5')
 
 build() {
   cd $pkgname-LibVNCServer-$pkgver

Reply via email to