From 54a5214fedf616695a2bf6527d1d2524ae1c1a36 Mon Sep 17 00:00:00 2001 From: EnumDev Date: Sun, 17 May 2026 16:18:34 +0300 Subject: [PATCH] Update package version to 2026.03.10-9ece3f52 --- pkg.info | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkg.info b/pkg.info index 038d323..7a932fb 100644 --- a/pkg.info +++ b/pkg.info @@ -1,7 +1,7 @@ name: gn description: Meta-build system that generates build files for Ninja -version: 2026.02.05 -revision: 2 +version: 2026.03.10-9ece3f52 +revision: 1 url: https://gn.googlesource.com/gn/ license: BSD-3-Clause maintainers: @@ -15,6 +15,6 @@ make_depends: - ninja - python3 downloads: - - url: https://gn.googlesource.com/gn/+archive/304bbef6c7e9a86630c12986b99c8654eb7fe648.tar.gz + - url: https://gn.googlesource.com/gn/+archive/${BPM_PKG_VERSION#*-}.tar.gz extract_to: ${BPM_SOURCE} checksum: skip