File tree Expand file tree Collapse file tree 2 files changed +9
-6
lines changed
Expand file tree Collapse file tree 2 files changed +9
-6
lines changed Original file line number Diff line number Diff line change 11# yaml-language-server: $schema=/usr/share/ypkg/schema/schema.json
22name : solseek
3- version : 1.1.4
4- release : 25
3+ version : 1.2.0
4+ release : 26
55source :
6- - https://github.com/clintre/solseek/archive/refs/tags/v1.1.4 .tar.gz : 804815dc0fa99539365c9336826656da138b1323c0dd2d747543bcdf953f57c8
6+ - https://github.com/clintre/solseek/archive/refs/tags/v1.2.0 .tar.gz : 4889f25cb38a00c0583f9991f8d4a6cc69af3b76aa2d7a1363c27cedd3dbb0ab
77homepage : https://github.com/clintre/solseek
88license : GPL-3.0-or-later
99component : system.utils
@@ -15,10 +15,12 @@ rundeps :
1515 - font-firacode-nerd
1616 - fzf
1717 - packagekit
18+ - python3
1819install : |-
1920 install -Dm00755 $workdir/package/bin/solseek $installdir/usr/bin/solseek
2021 install -dm00755 $installdir/usr/share
2122 cp -r $workdir/package/share/solseek $installdir/usr/share/
23+ chmod 00755 $installdir/usr/share/solseek/helpers/eopkg-info.py
2224 install -Dm00644 $workdir/package/share/applications/Solseek.desktop $installdir/usr/share/applications/Solseek.desktop
2325 install -Dm00644 $workdir/package/share/icons/hicolor/scalable/apps/solseek.svg $installdir/usr/share/icons/hicolor/scalable/apps/solseek.svg
2426 install -Dm00644 $workdir/package/share/metainfo/solseek.metainfo.xml $installdir/usr/share/metainfo/solseek.metainfo.xml
Original file line number Diff line number Diff line change 3232 <Path fileType =" data" >/usr/share/solseek/core/defaults</Path >
3333 <Path fileType =" data" >/usr/share/solseek/core/menus</Path >
3434 <Path fileType =" data" >/usr/share/solseek/core/pkg_functions</Path >
35+ <Path fileType =" data" >/usr/share/solseek/helpers/eopkg-info.py</Path >
3536 <Path fileType =" data" >/usr/share/solseek/lang/de.ini</Path >
3637 <Path fileType =" data" >/usr/share/solseek/lang/en.ini</Path >
3738 <Path fileType =" data" >/usr/share/solseek/lang/es.ini</Path >
6970 </Files >
7071 </Package >
7172 <History >
72- <Update release =" 25 " >
73- <Date >2026-03-31 </Date >
74- <Version >1.1.4 </Version >
73+ <Update release =" 26 " >
74+ <Date >2026-04-01 </Date >
75+ <Version >1.2.0 </Version >
7576 <Comment >Packaging update</Comment >
7677 <Name >clintre</Name >
7778 <Email >clint@eschberger.info</Email >
You can’t perform that action at this time.
0 commit comments