Date: Monday, January 10, 2022 @ 13:20:04 Author: alucryd Revision: 1099085
upgpkg: wayvnc 0.4.1-1 Modified: wayvnc/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-10 13:18:44 UTC (rev 1099084) +++ PKGBUILD 2022-01-10 13:20:04 UTC (rev 1099085) @@ -2,8 +2,8 @@ # Contributor: Andri Yngvason <[email protected]> pkgname=wayvnc -pkgver=0.4.0 -pkgrel=2 +pkgver=0.4.1 +pkgrel=1 pkgdesc='VNC server for wlroots-based Wayland compositors' arch=(x86_64) url=https://github.com/any1/wayvnc @@ -25,7 +25,7 @@ scdoc ) optdepends=('pam: PAM authentication') -_tag=13323a742f1449355852b2501b25d8df804cefee +_tag=991c766e7598729bc2f74dd61eb4264bac6cb4ac source=( git+https://github.com/any1/wayvnc.git#tag=${_tag} wayvnc.service
