diff options
Diffstat (limited to 'user/lxqt-about/APKBUILD')
-rw-r--r-- | user/lxqt-about/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user/lxqt-about/APKBUILD b/user/lxqt-about/APKBUILD index 07876bbeb..799843b1c 100644 --- a/user/lxqt-about/APKBUILD +++ b/user/lxqt-about/APKBUILD @@ -5,7 +5,7 @@ pkgver=0.15.0 _lxqt_build=0.7.0 pkgrel=0 pkgdesc="Dialog window providing information about LXQt and the running system" -url="https://lxqt.org" +url="https://lxqt.github.io/" arch="all" options="!check" # No test suite. license="LGPL-2.1+" |