Date: Tuesday, January 24, 2023 @ 16:59:58 Author: alucryd Revision: 1388064
upgpkg: neatvnc 0.6.0-1 Modified: neatvnc/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-24 16:48:41 UTC (rev 1388063) +++ PKGBUILD 2023-01-24 16:59:58 UTC (rev 1388064) @@ -2,7 +2,7 @@ # Contributor: Andri Yngvason <[email protected]> pkgname=neatvnc -pkgver=0.5.4 +pkgver=0.6.0 pkgrel=1 pkgdesc='Fast and neat VNC server library' arch=(x86_64) @@ -25,7 +25,7 @@ ninja ) provides=(libneatvnc.so) -_tag=68581dbb7073f7e60e411f1ca065d4d7bb6fd9ba +_tag=8b3dc1ae6099dcfa73aec3ae11df2fdc58540d14 source=(git+https://github.com/any1/neatvnc.git#tag=${_tag}) b2sums=(SKIP)
