summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2015-10-16 08:42:01 +0200
committerDave Davenport <qball@gmpclient.org>2015-10-16 08:42:01 +0200
commit291d1ed16c66dc1c866a7c1e5eba257c0c4a1613 (patch)
tree63aca1949db7a546ec6edaba098e2cd00063b50f /configure.ac
parent44b985459478c1a5f1e02f777d9e4293ab56c2d5 (diff)
Update rofi -h output
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6b89a73c..c10b8ef0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([rofi], [0.15.8-devel], [qball@gmpclient.org])
+AC_INIT([rofi], [0.15.8-devel], [https://github.com/DaveDavenport/rofi/])
AC_CONFIG_SRCDIR([source/rofi.c])
AC_CONFIG_HEADER([config.h])