Skip to content

Commit 2c2c652

Browse files
hfiguierenbenitez
authored andcommitted
Fix linter warnings
Signed-off-by: Hubert Figuière <hub@figuiere.net>
1 parent 16ae988 commit 2c2c652

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

net.sourceforge.pdfchain.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,8 @@
5454
{
5555
"type": "git",
5656
"url": "https://github.com/tamirzb/xgetres",
57-
"tag": "1.0"
57+
"tag": "1.0",
58+
"commit": "7dd6aa2e3a469382ba09152710a5bb4abb3fbc9c"
5859
}
5960
]
6061
},

net.sourceforge.pdfchain.metainfo.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@
6767
<caption>Shows About dialog in dark theme</caption>
6868
</screenshot>
6969
</screenshots>
70+
<url type="vcs-browser">https://sourceforge.net/p/pdfchain/code/ci/master/tree/</url>
7071
<url type="homepage">https://sourceforge.net/projects/pdfchain/</url>
7172
<update_contact>nbenitezl_AT_gmail.com</update_contact>
7273
<content_rating type="oars-1.1"/>

0 commit comments

Comments
 (0)