From b273e3fb3de0c3628e465cfe7b96493f67f9c29a Mon Sep 17 00:00:00 2001 From: EnumDev Date: Sun, 17 May 2026 16:18:31 +0300 Subject: [PATCH] Update package version to 257.14 --- check-version.sh | 2 +- pkg.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/check-version.sh b/check-version.sh index ec0219a..b064536 100644 --- a/check-version.sh +++ b/check-version.sh @@ -4,7 +4,7 @@ REPO="elogind/elogind" # Get tag name using Github Rest API -TAG_NAME=$(curl -s -L -H "X-GitHub-Api-Version: 2022-11-28" -H "Authorization: token ${GITHUB_API_TOKEN}" https://api.github.com/repos/"$REPO"/releases/latest | jq -r '.tag_name') +TAG_NAME=$(curl -s -L -H "X-GitHub-Api-Version: 2022-11-28" -H "Authorization: token ${GITHUB_API_TOKEN}" https://api.github.com/repos/"$REPO"/releases | jq -r '.[].tag_name' | sort -V | tail -n1) # Trim 'v' character in TAG_NAME variable VERSION=$(echo "$TAG_NAME" | tr -d 'v') diff --git a/pkg.info b/pkg.info index b1978d3..b4be316 100644 --- a/pkg.info +++ b/pkg.info @@ -1,7 +1,7 @@ name: elogind description: The systemd project's 'logind', extracted to a standalone package -version: "257.13" -revision: 3 +version: "257.14" +revision: 1 url: https://github.com/elogind/elogind license: GPL2-only,LGPL2.1-only maintainers: @@ -27,7 +27,7 @@ downloads: - url: https://github.com/elogind/elogind/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz extract_to: ${BPM_SOURCE} extract_strip_components: 1 - checksum: 075db32e8997bc88cd74f9e06590edb860b94c734434f2699fa258f6ab72d097 + checksum: da8089a6fc841b0d69c91b1880f2697a16c05f80aa6787ffc62cd033a886ccec split_packages: - name: elogind keep: