Skip to content

Commit

Permalink
xkeyboard-config/2.43 package update (#29836)
Browse files Browse the repository at this point in the history
Package update. Also latest version introduced a dependency on python3
as buildtime dependency. This has been added.

-----

<p align="center">
<img
src="https://raw.githubusercontent.com/wolfi-dev/.github/b535a42419ce0edb3c144c0edcff55a62b8ec1f8/profile/wolfi-logo-light-mode.svg"
/>
</p>

---------

Signed-off-by: wolfi-bot <[email protected]>
Signed-off-by: Mark McCormick <[email protected]>
Co-authored-by: wolfi-bot <[email protected]>
Co-authored-by: Mark McCormick <[email protected]>
  • Loading branch information
3 people authored Oct 2, 2024
1 parent 76069cc commit 7a8be64
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions xkeyboard-config.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Generated from https://git.alpinelinux.org/aports/plain/main/xkeyboard-config/APKBUILD
package:
name: xkeyboard-config
version: "2.42"
version: "2.43"
epoch: 0
description: X keyboard configuration files
copyright:
Expand All @@ -19,11 +19,12 @@ environment:
- libxslt
- meson
- perl
- python3

pipeline:
- uses: fetch
with:
expected-sha256: 932ff62af3245ad248a3b659a4b1435354acdae7273bbbc61fd183fddb2e4748
expected-sha256: 460cd2fd1e880a6f223951a6cbafb67a99569f7556360151e49b43e4e60601e9
uri: https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/archive/xkeyboard-config-${{package.version}}/xkeyboard-config-xkeyboard-config-${{package.version}}.tar.gz

- runs: |
Expand Down

0 comments on commit 7a8be64

Please sign in to comment.