Skip to content

Commit

Permalink
boulder: Update to v0.25.1+git.cb1207e
Browse files Browse the repository at this point in the history
Sync with git to enable qt6

Signed-off-by: Ikey Doherty <[email protected]>
  • Loading branch information
ikeycode committed Jan 23, 2025
1 parent 91f0b1e commit b34a78b
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 5 deletions.
Binary file modified b/boulder/manifest.x86_64.bin
Binary file not shown.
6 changes: 4 additions & 2 deletions b/boulder/manifest.x86_64.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,14 @@
"/usr/share/bash-completion/completions/boulder",
"/usr/share/boulder/macros/actions/autotools.yaml",
"/usr/share/boulder/macros/actions/cargo.yaml",
"/usr/share/boulder/macros/actions/ccache.yaml",
"/usr/share/boulder/macros/actions/cmake.yaml",
"/usr/share/boulder/macros/actions/meson.yaml",
"/usr/share/boulder/macros/actions/misc.yaml",
"/usr/share/boulder/macros/actions/perl.yaml",
"/usr/share/boulder/macros/actions/pgo.yaml",
"/usr/share/boulder/macros/actions/python.yaml",
"/usr/share/boulder/macros/actions/qt-kde.yaml",
"/usr/share/boulder/macros/arch/aarch64.yaml",
"/usr/share/boulder/macros/arch/base.yaml",
"/usr/share/boulder/macros/arch/emul32/x86_64.yaml",
Expand Down Expand Up @@ -57,6 +59,6 @@
}
},
"source-name": "boulder",
"source-release": "81",
"source-version": "0.25.1+git.e5ea34d"
"source-release": "82",
"source-version": "0.25.1+git.cb1207e"
}
6 changes: 3 additions & 3 deletions b/boulder/stone.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@
# SPDX-License-Identifier: MPL-2.0
#
name : boulder
version : 0.25.1+git.e5ea34d
release : 81
version : 0.25.1+git.cb1207e
release : 82
summary : Package creation tool for Serpent OS
license : MPL-2.0
homepage : https://github.com/serpent-os/tools
description : |
Extremely flexible and powerful, yet simple to use, package build
tool for the Serpent OS project.
upstreams :
- git|https://github.com/serpent-os/tools.git : e5ea34d83c18e7a701dea0232b26e1ae1599f157
- git|https://github.com/serpent-os/tools.git : cb1207e88abcef7c739d4f20b2f10285626be38b
builddeps :
- binary(cargo)
rundeps :
Expand Down

0 comments on commit b34a78b

Please sign in to comment.