Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
wayvnc
Commits:
bf395bcf by Maxime Gauduin at 2026-05-24T14:48:06+02:00
chore(pkgbuild): bump to v0.10.0
- - - - -
375229fc by Maxime Gauduin at 2026-05-24T14:49:37+02:00
upgpkg: 0.10.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = wayvnc
pkgdesc = VNC server for wlroots-based Wayland compositors
- pkgver = 0.9.1
+ pkgver = 0.10.0
pkgrel = 1
url = https://github.com/any1/wayvnc
arch = x86_64
@@ -19,9 +19,9 @@ pkgbase = wayvnc
depends = libxkbcommon.so
depends = wayland
optdepends = pam: PAM authentication
- source =
git+https://github.com/any1/wayvnc.git#tag=e4ec935d29c0aa2de38d9c12dd30d682f83b91c2
+ source =
git+https://github.com/any1/wayvnc.git#tag=23fa174e3832841b5730789ded7fe38caf6bce88
source = wayvnc.service
- b2sums =
a4a123ce471c8d1e47f0d8fd8e0fbc01f7c27e93084129e20c8bfb915a291fbc504f795f497d183481abefeec82fcb1d877537be3c699397a8460b7b939d0ee7
+ b2sums =
cf572306cc49e8c881c88ba4ff082189f4f99e163ff9db96257eebb37a5d529a55655251d1fb2388b6849916d0440f73e5c4db27c61cb2cd5adac236cff741d0
b2sums =
083d7ddbf353d06126b76152e51807ed7572684e0c995b71802fcf36ca133c48401126907fcac657271bf9590b4a304a103f7bf9104b73e0699af98f7388f65c
pkgname = wayvnc
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Andri Yngvason <[email protected]>
pkgname=wayvnc
-pkgver=0.9.1
+pkgver=0.10.0
pkgrel=1
pkgdesc='VNC server for wlroots-based Wayland compositors'
arch=(x86_64)
@@ -26,12 +26,12 @@ makedepends=(
scdoc
)
optdepends=('pam: PAM authentication')
-_tag=e4ec935d29c0aa2de38d9c12dd30d682f83b91c2
+_tag=23fa174e3832841b5730789ded7fe38caf6bce88
source=(
git+https://github.com/any1/wayvnc.git#tag=${_tag}
wayvnc.service
)
-b2sums=('a4a123ce471c8d1e47f0d8fd8e0fbc01f7c27e93084129e20c8bfb915a291fbc504f795f497d183481abefeec82fcb1d877537be3c699397a8460b7b939d0ee7'
+b2sums=('cf572306cc49e8c881c88ba4ff082189f4f99e163ff9db96257eebb37a5d529a55655251d1fb2388b6849916d0440f73e5c4db27c61cb2cd5adac236cff741d0'
'083d7ddbf353d06126b76152e51807ed7572684e0c995b71802fcf36ca133c48401126907fcac657271bf9590b4a304a103f7bf9104b73e0699af98f7388f65c')
pkgver() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/wayvnc/-/compare/841e491db24e243b3679f91468066d6ca49edb80...375229fc4c8db1866c104bd2778c01e72d815187
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/wayvnc/-/compare/841e491db24e243b3679f91468066d6ca49edb80...375229fc4c8db1866c104bd2778c01e72d815187
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