Update Snorenotify project location.
authorPatrick von Reth <vonreth@kde.org>
Tue, 18 Aug 2015 07:12:46 +0000 (09:12 +0200)
committerPatrick von Reth <vonreth@kde.org>
Mon, 21 Sep 2015 18:38:25 +0000 (20:38 +0200)
CMakeLists.txt

index c21f94d..a35fa8f 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"
         )