neatvnc: update to 0.3.2.
This commit is contained in:
parent
165d63e6f7
commit
b000510ff5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'neatvnc'
|
# Template file for 'neatvnc'
|
||||||
pkgname=neatvnc
|
pkgname=neatvnc
|
||||||
version=0.2.0
|
version=0.3.2
|
||||||
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=b8ab73f6137b9d8407639016de3ad98398f8e002c0eeef30b9fd034f82f9c799
|
checksum=8329354f83bcc654146082a8a9f2d0be4bac5bd8c76b6c31790b7b9c5857e318
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Reference in a new issue