diff options
Diffstat (limited to 'user/lxqt-config')
-rw-r--r-- | user/lxqt-config/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user/lxqt-config/APKBUILD b/user/lxqt-config/APKBUILD index b6d169a11..9f7b280df 100644 --- a/user/lxqt-config/APKBUILD +++ b/user/lxqt-config/APKBUILD @@ -5,7 +5,7 @@ pkgver=0.15.0 _lxqt_build=0.7.0 pkgrel=0 pkgdesc="Collection of tools for configuring LXQt and the underlying system" -url="https://lxqt.org" +url="https://lxqt.github.io/" arch="all" options="!check" # No test suite. license="LGPL-2.1+" |