diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-10-24 17:04:48 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-10-24 17:21:20 +0200 |
commit | 7a4fb3374013997571208560819221790f153cdd (patch) | |
tree | bb779ba6609117513af2040251a311a995940f9e | |
parent | eff5282270f759e407b992f4f747dd600297047a (diff) | |
download | libayatana-appindicator-7a4fb3374013997571208560819221790f153cdd.tar.gz libayatana-appindicator-7a4fb3374013997571208560819221790f153cdd.tar.bz2 libayatana-appindicator-7a4fb3374013997571208560819221790f153cdd.zip |
debian/control: Fix Homepage: URL.
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 0745862..8e14801 100644 --- a/debian/control +++ b/debian/control @@ -35,7 +35,7 @@ Build-Depends: debhelper (>= 9), libdbusmenu-gtk3-dev (>= 0.5.90), libgirepository1.0-dev, Standards-Version: 3.9.6 -Homepage: https://github.com/ArcticaProject/libayatana-appindicator +Homepage: https://github.com/AyatanaIndicators/libayatana-appindicator Vcs-Git: git://cgit.arctica-project.org/ayatana/libayatana-appindicator.git Vcs-Browser: https://cgit.arctica-project.org/ayatana/libayatana-appindicator.git/ |