diff --git a/ports/plasma-wayland-protocols/portfile.cmake b/ports/plasma-wayland-protocols/portfile.cmake index 31afb78148b343..647fb0f6d19553 100644 --- a/ports/plasma-wayland-protocols/portfile.cmake +++ b/ports/plasma-wayland-protocols/portfile.cmake @@ -1,8 +1,8 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO KDE/plasma-wayland-protocols - REF v1.8.0 - SHA512 5e3cfd6d2d6a6f8dfcf97ef046bd2a671945abf81dc47d452eed4e6e0fde44e98566439cb12b5099adf023cb9ff6257cc97d9fa9bd432946c7687914cb4ee88b + REF "v${VERSION}" + SHA512 3cb5ea1c5c69384181005520c9999b0f1548ec91f2894204ab9a103dd6d76621932f4d6c536664797ab2d24df4e1f182a353bd9be802565ec48dec657cc59276 HEAD_REF master ) diff --git a/ports/plasma-wayland-protocols/vcpkg.json b/ports/plasma-wayland-protocols/vcpkg.json index 201fd0b333b1a2..f93b2bbfd09ed5 100644 --- a/ports/plasma-wayland-protocols/vcpkg.json +++ b/ports/plasma-wayland-protocols/vcpkg.json @@ -1,6 +1,6 @@ { "name": "plasma-wayland-protocols", - "version": "1.8.0", + "version": "1.14.0", "description": "The non-standard Wayland protocols use by KDE Plasma", "homepage": "https://invent.kde.org/libraries/plasma-wayland-protocols/-/tree/master/", "supports": "linux", diff --git a/versions/baseline.json b/versions/baseline.json index 0723d2a2bab6f2..bc5cd6adb92291 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -6985,7 +6985,7 @@ "port-version": 0 }, "plasma-wayland-protocols": { - "baseline": "1.8.0", + "baseline": "1.14.0", "port-version": 0 }, "platform-folders": { diff --git a/versions/p-/plasma-wayland-protocols.json b/versions/p-/plasma-wayland-protocols.json index 33cee2e364d787..5c8795e8bfbb12 100644 --- a/versions/p-/plasma-wayland-protocols.json +++ b/versions/p-/plasma-wayland-protocols.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "d5de80e9722055b7a9df78a6986f82ed6b5e0a44", + "version": "1.14.0", + "port-version": 0 + }, { "git-tree": "3a8a656179e4f748a1249ea2b242ea9798ec9501", "version": "1.8.0",