Update package version to 6.5.0

This commit is contained in:
2025-10-23 19:35:54 +03:00
parent c1b027340f
commit db5708c12a
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ REPO="plasma/layer-shell-qt"
REPO=$(echo "$REPO" | sed 's|/|%2F|g') REPO=$(echo "$REPO" | sed 's|/|%2F|g')
# Get tag name using Gitlab Rest API # Get tag name using Gitlab Rest API
TAG_NAME=$(curl -s -L https://invent.kde.org/api/v4/projects/"$REPO"/repository/tags | jq -r '.[].name' | grep -v '-' | head -n1) TAG_NAME=$(curl -s -L https://invent.kde.org/api/v4/projects/"$REPO"/repository/tags | jq -r '.[].name'| grep -v '-' | head -n1)
# Trim 'v' character in TAG_NAME variable # Trim 'v' character in TAG_NAME variable
VERSION=$(echo "$TAG_NAME" | tr -d 'v') VERSION=$(echo "$TAG_NAME" | tr -d 'v')
+2 -2
View File
@@ -1,6 +1,6 @@
name: layer-shell-qt name: layer-shell-qt
description: Qt component to allow applications to make use of the Wayland wl-layer-shell protocol description: Qt component to allow applications to make use of the Wayland wl-layer-shell protocol
version: 6.4.91 version: 6.5.0
revision: 2 revision: 2
url: https://invent.kde.org/plasma/layer-shell-qt url: https://invent.kde.org/plasma/layer-shell-qt
license: LGPL3-or-later license: LGPL3-or-later
@@ -21,4 +21,4 @@ downloads:
- url: https://invent.kde.org/plasma/layer-shell-qt/-/archive/v${BPM_PKG_VERSION}/layer-shell-qt-v${BPM_PKG_VERSION}.tar.gz - url: https://invent.kde.org/plasma/layer-shell-qt/-/archive/v${BPM_PKG_VERSION}/layer-shell-qt-v${BPM_PKG_VERSION}.tar.gz
extract_to: ${BPM_SOURCE} extract_to: ${BPM_SOURCE}
extract_strip_components: 1 extract_strip_components: 1
checksum: 9e6d08149462353a94341d0dcea7029c5cae07e413e93309faf41407298ef3fc checksum: 15d6f10cafe6eff449ff25e0d5d2e087170379b84c991ca46a7e4c95b37c9332