diff options
author | 2023-09-19 02:01:16 +0600 | |
---|---|---|
committer | 2023-09-19 02:01:16 +0600 | |
commit | 35d85d38d02d97e1c63729bb3301f46bb6f96728 (patch) | |
tree | 84afda18a589a6502d7b0759599042726fd5d2aa /debian/control | |
parent | a9b0b6b7307c5e770e21b811040088ee35daaf99 (diff) | |
download | whatsie-35d85d38d02d97e1c63729bb3301f46bb6f96728.tar.gz whatsie-35d85d38d02d97e1c63729bb3301f46bb6f96728.zip |
Fix URLs
Signed-off-by: Mubashshir <ahm@jadupc.com>
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 6f6f2d8..5a702f5 100644 --- a/debian/control +++ b/debian/control @@ -12,8 +12,8 @@ Build-Depends: qtpositioning5-dev, Standards-Version: 4.6.0 Homepage: https://github.com/keshavbhatt/whatsie -Vcs-Git: https://builder.jadupc.com/git/pkgs/whatsie -b debian -Vcs-Browser: https://builder.jadupc.com/git/pkgs/whatsie +Vcs-Git: https://git.jadupc.com/pkgs/whatsie -b debian +Vcs-Browser: https://git.jadupc.com/pkgs/whatsie Package: whatsie Architecture: any |