Skip to content

Commit

Permalink
Also fix pipeline in libsdl2
Browse files Browse the repository at this point in the history
  • Loading branch information
xnox committed Oct 10, 2024
1 parent b9d66a4 commit b34beac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libsdl2.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: libsdl2
version: 2.30.8
epoch: 0
epoch: 1
description: Simple DirectMedia Layer is a cross-platform development library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics hardware via OpenGL and Direct3D.
copyright:
- license: Zlib
Expand Down Expand Up @@ -37,7 +37,7 @@ subpackages:

- name: ${{package.name}}-doc
pipeline:
- uses: split/dev
- uses: split/manpages

update:
enabled: true
Expand Down

0 comments on commit b34beac

Please sign in to comment.