Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
wayvnc


Commits:
6d84bd05 by Maxime Gauduin at 2026-07-19T21:55:42+02:00
upgpkg: 0.10.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = wayvnc
        pkgdesc = VNC server for wlroots-based Wayland compositors
-       pkgver = 0.10.0
-       pkgrel = 2
+       pkgver = 0.10.1
+       pkgrel = 1
        url = https://github.com/any1/wayvnc
        arch = x86_64
        license = ISC
@@ -20,7 +20,7 @@ pkgbase = wayvnc
        depends = mesa
        depends = wayland
        optdepends = pam: PAM authentication
-       source = git+https://github.com/any1/wayvnc.git#tag=v0.10.0
-       b2sums = 
cf572306cc49e8c881c88ba4ff082189f4f99e163ff9db96257eebb37a5d529a55655251d1fb2388b6849916d0440f73e5c4db27c61cb2cd5adac236cff741d0
+       source = git+https://github.com/any1/wayvnc.git#tag=v0.10.1
+       b2sums = 
665d93ce3f075b2edd02aaa6bdc865107a853e2de005f8d977fd858810aabe1f987cc7140f4bd990f1b699793756f6528f78f007252656d8509c514afbaf389a
 
 pkgname = wayvnc


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Contributor: Andri Yngvason <[email protected]>
 
 pkgname=wayvnc
-pkgver=0.10.0
-pkgrel=2
+pkgver=0.10.1
+pkgrel=1
 pkgdesc='VNC server for wlroots-based Wayland compositors'
 arch=(x86_64)
 url=https://github.com/any1/wayvnc
@@ -28,7 +28,7 @@ makedepends=(
 )
 optdepends=('pam: PAM authentication')
 source=(git+https://github.com/any1/wayvnc.git#tag=v${pkgver})
-b2sums=('cf572306cc49e8c881c88ba4ff082189f4f99e163ff9db96257eebb37a5d529a55655251d1fb2388b6849916d0440f73e5c4db27c61cb2cd5adac236cff741d0')
+b2sums=('665d93ce3f075b2edd02aaa6bdc865107a853e2de005f8d977fd858810aabe1f987cc7140f4bd990f1b699793756f6528f78f007252656d8509c514afbaf389a')
 
 build() {
   arch-meson wayvnc build \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/wayvnc/-/commit/6d84bd0534ceb6501b06ce1363f52f114b52b5bd

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/wayvnc/-/commit/6d84bd0534ceb6501b06ce1363f52f114b52b5bd
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to