Skip to content
Open
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
8 changes: 4 additions & 4 deletions com.github.Flacon.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ cleanup:
- /lib/pkgconfig
- /share/doc
- /share/man
- "*.la"
- "*.a"
- '*.la'
- '*.a'

modules:

Expand Down Expand Up @@ -162,8 +162,8 @@ modules:
buildsystem: cmake-ninja
sources:
- type: archive
url: https://github.com/nemtrif/utfcpp/archive/refs/tags/v4.0.9.tar.gz
sha256: 397a9a2a6ed5238f854f490b0177b840abc6b62571ec3e07baa0bb94d3f14d5a
url: https://github.com/nemtrif/utfcpp/archive/refs/tags/v4.1.1.tar.gz
sha256: 1ca68016f0abc24172998e39ce0d8f8e2b7a26f7579a0ff85d4e1b9a7aea56f8
x-checker-data:
type: anitya
project-id: 20545
Expand Down