Update Snorenotify project location.
authorPatrick von Reth <vonreth@kde.org>
Tue, 18 Aug 2015 07:12:46 +0000 (09:12 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Mon, 8 Feb 2016 21:29:30 +0000 (22:29 +0100)
CMakeLists.txt

index dca7060..4073ee2 100644 (file)
@@ -217,9 +217,9 @@ if (USE_QT5)
             PURPOSE     "Required for audio notifications"
         )
 
-        find_package(LibsnoreQt5 0.5.90 QUIET)
+        find_package(LibsnoreQt5 0.5.70 QUIET)
         set_package_properties(LibsnoreQt5 PROPERTIES TYPE OPTIONAL
-            URL "https://github.com/Snorenotify/Snorenotify"
+            URL "https://projects.kde.org/projects/playground/libs/snorenotify"
             DESCRIPTION "a cross-platform notification framework"
             PURPOSE     "Enable support for the snorenotify framework"
         )