Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions imlib2.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: imlib2
version: "1.12.4"
version: "1.12.5"
epoch: 0
description: Image manipulation library
copyright:
Expand Down Expand Up @@ -29,7 +29,7 @@ environment:
pipeline:
- uses: fetch
with:
expected-sha256: 3dd6538dd012ef140e051b9579633a7c4b073e088326d65df4d3b2d6099193b9
expected-sha256: 097d40aee4cf4a349187615b796b37db1652fcc84bb0e8d5c0b380ab651d9095
uri: https://downloads.sourceforge.net/enlightenment/imlib2-${{package.version}}.tar.gz

- uses: autoconf/configure
Expand Down
Loading