Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / krfb
Commits: e41cf811 by Antonio Rojas at 2024-02-22T00:08:32+01:00 Update to 24.02.0 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -2,17 +2,43 @@ # Maintainer: Felix Yan <[email protected]> pkgname=krfb -pkgver=23.08.5 +pkgver=24.02.0 pkgrel=1 pkgdesc='Desktop Sharing' url='https://apps.kde.org/krfb/' arch=(x86_64) -license=(LGPL) -depends=(kdnssd5 kxmlgui5 kwallet5 libvncserver kwayland5 xdg-desktop-portal kpipewire) -makedepends=(extra-cmake-modules kdoctools5 plasma-wayland-protocols) -groups=(kde-applications kde-network) +license=(LGPL-2.0-or-later) +depends=(gcc-libs + glibc + kconfig + kconfigwidgets + kcoreaddons + kdbusaddons + kdnssd + ki18n + knotifications + kpipewire + kstatusnotifieritem + kwallet + kwayland + kwidgetsaddons + kwindowsystem + kxmlgui + libvncserver + libx11 + libxcb + libxtst + qt6-base + wayland + xcb-util-image + xdg-desktop-portal) +makedepends=(extra-cmake-modules + kdoctools + plasma-wayland-protocols) +groups=(kde-applications + kde-network) source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('86e40aa758683bc15cc637c68052dd46b70edf9d13919d6d580a23405efeb376' +sha256sums=('ae094689156ae46cf5cf440f1f4417c7ad07c5e2e1356ef20324f4d0a9a87c3a' 'SKIP') validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <[email protected]> F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87 # Christoph Feck <[email protected]> View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/krfb/-/commit/e41cf811717dd4450036bde5239130f02de71ad9 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/krfb/-/commit/e41cf811717dd4450036bde5239130f02de71ad9 You're receiving this email because of your account on gitlab.archlinux.org.
