diff options
author | Jose V Beneyto <sepen@crux.nu> | 2015-03-16 16:07:49 +0100 |
---|---|---|
committer | Jose V Beneyto <sepen@crux.nu> | 2015-03-18 12:05:58 +0100 |
commit | 1597ad9f9e359b26c264a6265654e248e4dff0fc (patch) | |
tree | f26848a2c2b7d9537c8abe69e7fee0d4582fdb26 /libnotify | |
parent | eddae2ef1204573b012e90ea8f3042743bebcb8f (diff) | |
download | opt-1597ad9f9e359b26c264a6265654e248e4dff0fc.tar.gz opt-1597ad9f9e359b26c264a6265654e248e4dff0fc.tar.xz |
libnotify: fixed URL
Diffstat (limited to 'libnotify')
-rw-r--r-- | libnotify/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libnotify/Pkgfile b/libnotify/Pkgfile index 4a2ced229..a3d9c86c3 100644 --- a/libnotify/Pkgfile +++ b/libnotify/Pkgfile @@ -1,5 +1,5 @@ # Description: Desktop notification library -# URL: http://library.gnome.org/devel/notification-spec/ +# URL: https://developer.gnome.org/libnotify/ # Packager: Matt Housh, jaeger at morpheus dot net # Maintainer: Jose V Beneyto, sepen at crux dot nu # Depends on: gtk |