Skip to content

Commit 86b5ebb

Browse files
committed
Updated to v0.1.1 and url to new website
1 parent 3cdb98c commit 86b5ebb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

com.jetpackduba.Gitnuro.metainfo.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</p>
1212
</description>
1313
<developer_name>Abdelilah El Aissaoui</developer_name>
14-
<url type="homepage">https://github.com/JetpackDuba/gitnuro</url>
14+
<url type="homepage">https://gitnuro.jetpackduba.com</url>
1515
<launchable type="desktop-id">com.jetpackduba.Gitnuro.desktop</launchable>
1616
<content_rating type="oars-1.1" />
1717
<screenshots>
@@ -20,7 +20,7 @@
2020
</screenshot>
2121
</screenshots>
2222
<releases>
23-
<release version="0.1.0" date="2022-04-04"/>
23+
<release version="0.1.1" date="2022-04-07"/>
2424
</releases>
2525
</component>
2626

com.jetpackduba.Gitnuro.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,16 +20,16 @@ modules:
2020
buildsystem: simple
2121
build-commands:
2222
- install -D gitnuro /app/bin/gitnuro
23-
- install -D Gitnuro-0.1.0.jar /app/share/Gitnuro.jar
23+
- install -D Gitnuro-0.1.1.jar /app/share/Gitnuro.jar
2424
- install -D com.jetpackduba.Gitnuro.desktop /app/share/applications/com.jetpackduba.Gitnuro.desktop
2525
- install -D icon.png /app/share/icons/hicolor/512x512/apps/com.jetpackduba.Gitnuro.png
2626
- install -D com.jetpackduba.Gitnuro.metainfo.xml /app/share/appdata/com.jetpackduba.Gitnuro.metainfo.xml
2727
sources:
2828
- type: file
2929
path: gitnuro
3030
- type: file
31-
url: https://github.com/JetpackDuba/Gitnuro/releases/download/v0.1.0/Gitnuro-0.1.0.jar
32-
sha256: 9502032cf103b9a31bdaf1a8f0495d23917ecac38b43a2c34bb882f070b47a63
31+
url: https://github.com/JetpackDuba/Gitnuro/releases/download/v0.1.1/Gitnuro-0.1.1.jar
32+
sha256: 40bd88c099fb3d9ee0e17fd452936f9c9d6c3c52c884ffcfc112729dae245e03
3333
- type: file
3434
path: com.jetpackduba.Gitnuro.desktop
3535
- type: file

0 commit comments

Comments
 (0)