summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index e0f8b7d..c38fe8c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# ================= initialization =================== #
-AC_INIT([MATE Sensors Applet], [1.25.0], [https://mate-desktop.org],
-[mate-sensors-applet])
+AC_INIT([mate-sensors-applet], [1.25.0], [https://github.com/mate-desktop/mate-sensors-applet/issues],
+ [mate-sensors-applet], [https://mate-desktop.org])
AC_CONFIG_SRCDIR([sensors-applet/main.c])
AC_CONFIG_HEADERS([sensors-applet/config.h])