mirror of
https://github.com/gen2brain/cbconvert
synced 2026-06-30 09:11:54 +02:00
Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f558b109e5 | |||
| 5922f102be | |||
| f84d2d4333 |
+10
@@ -29,7 +29,17 @@
|
||||
<url type="homepage">https://github.com/gen2brain/cbconvert</url>
|
||||
<url type="bugtracker">https://github.com/gen2brain/cbconvert/issues</url>
|
||||
|
||||
<content_rating type="oars-1.1"/>
|
||||
|
||||
<releases>
|
||||
<release version="1.0.3" date="2023-09-14" type="stable">
|
||||
<description>
|
||||
<ul>
|
||||
<li>Add content rating</li>
|
||||
</ul>
|
||||
</description>
|
||||
<url type="details">https://github.com/gen2brain/cbconvert/releases/tag/v1.0.3</url>
|
||||
</release>
|
||||
<release version="1.0.2" date="2023-09-14" type="stable">
|
||||
<description>
|
||||
<ul>
|
||||
|
||||
@@ -24,7 +24,10 @@ cleanup:
|
||||
- '/lib/cmake'
|
||||
- '/lib/pkgconfig'
|
||||
- '/lib/ImageMagick*'
|
||||
- '/share'
|
||||
- '/share/ImageMagick*'
|
||||
- '/share/doc'
|
||||
- '/share/man'
|
||||
- '/share/thumbnailers'
|
||||
|
||||
modules:
|
||||
|
||||
@@ -162,7 +165,7 @@ modules:
|
||||
sources:
|
||||
- type: archive
|
||||
url: https://github.com/gen2brain/cbconvert/archive/refs/tags/v1.0.2.tar.gz
|
||||
sha256: 34964e24fb8a81e6a2b7e556de8aa28d5b5fbd5698157f67fb5e7e9ee02330cc
|
||||
sha256: 492e1210cd1b3ef2ea95c3df47eb04447a01b7c5507c1db016f759b1f9b3fa9b
|
||||
|
||||
- type: archive
|
||||
url: https://proxy.golang.org/github.com/chai2010/webp/@v/v1.1.1.zip
|
||||
|
||||
Reference in New Issue
Block a user