diff options
Diffstat (limited to 'user/lxqt-notificationd/APKBUILD')
-rw-r--r-- | user/lxqt-notificationd/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user/lxqt-notificationd/APKBUILD b/user/lxqt-notificationd/APKBUILD index f5ec50e5f..186659ef6 100644 --- a/user/lxqt-notificationd/APKBUILD +++ b/user/lxqt-notificationd/APKBUILD @@ -5,7 +5,7 @@ pkgver=0.15.0 _lxqt_build=0.7.0 pkgrel=0 pkgdesc="Daemon for notifications in LXQt" -url="https://lxqt.org" +url="https://lxqt.github.io/" arch="all" options="!check" # No test suite. license="LGPL-2.1+" |