We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b616de7 commit 29d3425Copy full SHA for 29d3425
2 files changed
scripts/debian/control
@@ -4,7 +4,7 @@ Priority: optional
4
Maintainer: Chugunov Roman <Zebs-BMK@yandex.ru>
5
Build-Depends: debhelper (>= 10), rsync
6
Standards-Version: 4.1.2
7
-Homepage: https://github.com/ChugunovRoman/figma-linux
+Homepage: https://github.com/Figma-linux/figma-linux
8
#Vcs-Git: https://anonscm.debian.org/git/collab-maint/figma-linux.git
9
#Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/figma-linux.git
10
scripts/debian/rules
@@ -17,6 +17,8 @@ override_dh_auto_install:
17
18
rm -rf ./resources/icon ./resources/figma-linux.desktop
19
20
+ xdg-mime default figma-linux.desktop x-scheme-handler/figma
21
+
22
23
override_dh_shlibdeps:
24
0 commit comments