Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
wayvnc
Commits:
877ec138 by Maxime Gauduin at 2023-11-20T14:26:36+01:00
upgpkg: 0.7.2-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = wayvnc
pkgdesc = VNC server for wlroots-based Wayland compositors
- pkgver = 0.7.1
+ pkgver = 0.7.2
pkgrel = 1
url = https://github.com/any1/wayvnc
arch = x86_64
@@ -19,7 +19,7 @@ pkgbase = wayvnc
depends = libxkbcommon.so
depends = wayland
optdepends = pam: PAM authentication
- source =
git+https://github.com/any1/wayvnc.git#tag=53cc5d185c8eed9bcf88ad5d272975a3b4755163
+ source =
git+https://github.com/any1/wayvnc.git#tag=4de85acadbabdcebad0f8d8076f6c9f7df6052b0
source = wayvnc.service
b2sums = SKIP
b2sums =
083d7ddbf353d06126b76152e51807ed7572684e0c995b71802fcf36ca133c48401126907fcac657271bf9590b4a304a103f7bf9104b73e0699af98f7388f65c
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Andri Yngvason <[email protected]>
pkgname=wayvnc
-pkgver=0.7.1
+pkgver=0.7.2
pkgrel=1
pkgdesc='VNC server for wlroots-based Wayland compositors'
arch=(x86_64)
@@ -26,7 +26,7 @@ makedepends=(
scdoc
)
optdepends=('pam: PAM authentication')
-_tag=53cc5d185c8eed9bcf88ad5d272975a3b4755163
+_tag=4de85acadbabdcebad0f8d8076f6c9f7df6052b0
source=(
git+https://github.com/any1/wayvnc.git#tag=${_tag}
wayvnc.service
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/wayvnc/-/commit/877ec1383c51e72026b875a2f67f02bf4511ee7b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/wayvnc/-/commit/877ec1383c51e72026b875a2f67f02bf4511ee7b
You're receiving this email because of your account on gitlab.archlinux.org.