neatvnc: update to 0.7.0.

This commit is contained in:
Zach Dykstra 2023-11-06 09:16:56 -06:00 committed by Leah Neukirchen
parent f37dbe7d4c
commit 3b056d698f

View file

@ -1,6 +1,6 @@
# Template file for 'neatvnc' # Template file for 'neatvnc'
pkgname=neatvnc pkgname=neatvnc
version=0.5.1 version=0.7.0
revision=1 revision=1
build_style=meson build_style=meson
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
@ -10,7 +10,7 @@ maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
license="ISC" license="ISC"
homepage="https://github.com/any1/neatvnc" homepage="https://github.com/any1/neatvnc"
distfiles="https://github.com/any1/neatvnc/archive/v${version}.tar.gz" distfiles="https://github.com/any1/neatvnc/archive/v${version}.tar.gz"
checksum=63c4786eefe6f3bd72f89592798e31721235fc959de6ba3a5ac7834a555dad1d checksum=38c015e746ed42483107a1b711552cc3fb13a4d71993948d27b19b559746fcf7
post_install() { post_install() {
vlicense COPYING vlicense COPYING