Skip to content

Commit 23dc447

Browse files
committed
Flatpak: modify io.github.KangLin.RabbitRemoteControl.yml
1 parent 2e92231 commit 23dc447

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

Package/Flatpak/io.github.KangLin.RabbitRemoteControl.yml

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ modules:
4242
disabled: false
4343
sources:
4444
- type: archive
45-
- url: "https://xorg.freedesktop.org/releases/individual/app/xprop-1.2.5.tar.bz2"
46-
- sha256: "9b92ed0316bf2486121d8bac88bd1878f16b43bd335f18009b1f941f1eca93a1"
45+
url: "https://xorg.freedesktop.org/releases/individual/app/xprop-1.2.5.tar.bz2"
46+
sha256: "9b92ed0316bf2486121d8bac88bd1878f16b43bd335f18009b1f941f1eca93a1"
4747
cleanup:
4848
- /bin/xprop
4949
- /share/doc
@@ -59,9 +59,9 @@ modules:
5959
- --with-systemdsystemunitdir=/app/lib/systemd/
6060
sources:
6161
- type: git
62-
- url: "https://github.com/LudovicRousseau/PCSC.git"
63-
- tag: "1.9.9"
64-
- commit: "15c16c7796607b1c8a2ce253d3f536918ab26b4a"
62+
url: "https://github.com/LudovicRousseau/PCSC.git"
63+
tag: "1.9.9"
64+
commit: "15c16c7796607b1c8a2ce253d3f536918ab26b4a"
6565
cleanup:
6666
- /bin/pcsc-spy
6767
- /sbin
@@ -182,7 +182,7 @@ modules:
182182
sources:
183183
- type: git
184184
url: https://github.com/KangLin/tigervnc.git
185-
branch: master
185+
commit: fd32c28515c83ec3db6b812f2ee8f5fbbcf29b33
186186
buildsystem: cmake-ninja
187187
builddir: true
188188
config-opts:
@@ -236,8 +236,9 @@ modules:
236236
sources:
237237
- type: git
238238
url: https://github.com/KangLin/RabbitCommon.git
239-
branch: master
240-
disable-shallow-clone: true
239+
tag: v2.3.3
240+
#commit: d4db633bb48fc777042d6494d2f883b29779e2a2
241+
#disable-shallow-clone: true
241242
buildsystem: cmake-ninja
242243
builddir: true
243244
config-opts:

0 commit comments

Comments
 (0)